fix(schools): use StoredMarkup instead of Html for authorship statement
This commit is contained in:
parent
09927ae140
commit
67c30165ae
@ -10,7 +10,7 @@ School json
|
|||||||
examCloseMode ExamCloseMode default='separate'
|
examCloseMode ExamCloseMode default='separate'
|
||||||
sheetAuthorshipStatementMode SchoolAuthorshipStatementMode default='optional'
|
sheetAuthorshipStatementMode SchoolAuthorshipStatementMode default='optional'
|
||||||
sheetAuthorshipStatementExamMode SchoolAuthorshipStatementMode default='optional'
|
sheetAuthorshipStatementExamMode SchoolAuthorshipStatementMode default='optional'
|
||||||
sheetAuthorshipStatementText Html Maybe
|
sheetAuthorshipStatementText StoredMarkup Maybe
|
||||||
sheetAuthorshipStatementAllowOther Bool default=true
|
sheetAuthorshipStatementAllowOther Bool default=true
|
||||||
UniqueSchool name
|
UniqueSchool name
|
||||||
UniqueSchoolShorthand shorthand -- required for Normalisation of CI Text
|
UniqueSchoolShorthand shorthand -- required for Normalisation of CI Text
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user