fix(school): fix #133 by adjusting default value
This commit is contained in:
parent
f36f234c42
commit
2509358878
@ -10,7 +10,7 @@ School json
|
||||
examMinimumRegisterBeforeStart NominalDiffTime Maybe
|
||||
examMinimumRegisterDuration NominalDiffTime Maybe
|
||||
examRequireModeForRegistration Bool default=false
|
||||
examDiscouragedModes ExamModeDNF default='{"dnf-terms":[]}' -- This comment fixes syntax highlighting error only "
|
||||
examDiscouragedModes ExamModeDNF default='{"dnf-terms": []}' -- This comment fixes syntax highlighting error only "
|
||||
examCloseMode ExamCloseMode default='separate'
|
||||
sheetAuthorshipStatementMode SchoolAuthorshipStatementMode default='optional'
|
||||
sheetAuthorshipStatementDefinition AuthorshipStatementDefinitionId Maybe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user