Antworten werden geshufflet; Fragen kommen ausgeglichen dran;
This commit is contained in:
@@ -15,6 +15,8 @@ namespace MultipleChoiceTrainer.Models.DataModels
|
||||
[NotNullOrEmpty]
|
||||
public string Text { get; set; }
|
||||
|
||||
public DateTime CreationDate { get; set; }
|
||||
|
||||
public Section Section { get; set; }
|
||||
public int SectionId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user