You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds following fields to ExamQuestion: (with a flattened ExamQuestionExploreData)
partsMode ("all" vs "explore"
maxMarks (0 means -> just sum of limit of objectives, otherwise -> reduce to this amount if more points would be awarded based on scores and penalties)
objectives (list of { name, limit (string of number?) and mode (currently only sum?))
ExamQuestion
: (with a flattenedExamQuestionExploreData
)nextParts
,suggestGoingBack
andexploreObjective
to part:The text was updated successfully, but these errors were encountered: