Commit Graph

27 Commits

Author SHA1 Message Date
Pierre-Olivier Mercier
74e8c3801a fic: Add Order, Help and Type values in struct 2021-08-30 18:33:14 +02:00
Pierre-Olivier Mercier
a0155c6deb Replace old Help term by Placeholder
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-07 19:34:10 +02:00
Pierre-Olivier Mercier
b4fa57f9c9 sync: introducing showlines property for vectors
It allows players to know in advance how many items the vector is composed.
2020-01-17 14:57:03 +01:00
Pierre-Olivier Mercier
6740256a32 sync: implement hint dependency on flags 2020-01-17 07:02:40 +01:00
Pierre-Olivier Mercier
99fcc99e82 sync: turn IgnoreCase on by default with reverse field CaseSensitive 2019-11-25 14:52:19 +01:00
Pierre-Olivier Mercier
33f7d104e4 sync: MCQ justifications are given in the choice tag directly 2019-11-25 14:52:19 +01:00
Pierre-Olivier Mercier
c8ece39cb2 sync: alert about unknown keys in challenge.txt 2019-07-21 22:38:45 +02:00
Pierre-Olivier Mercier
4039a394b5 sync: Extract function that import flags from importer 2019-07-10 13:09:08 +02:00
Pierre-Olivier Mercier
4f98536f91 sync: import MCQ justification as Flag 2019-01-21 09:58:36 +01:00
Pierre-Olivier Mercier
ff3dec059c sync: Refactor exercice flags 2019-01-21 09:58:35 +01:00
Pierre-Olivier Mercier
0e36a850cf Array flags can be non-ordered 2019-01-21 03:08:04 +01:00
Pierre-Olivier Mercier
dbf1985d25 Implement flag arrays 2019-01-21 03:08:04 +01:00
Pierre-Olivier Mercier
476f0f553c implement choices_cost 2019-01-21 03:08:04 +01:00
Pierre-Olivier Mercier
f9abdd23c6 Dependancy between flags 2019-01-21 03:08:04 +01:00
Pierre-Olivier Mercier
abd7fc6bef sync: randomize imports: themes order, MCQ and UCQ choices 2019-01-21 03:07:47 +01:00
Pierre-Olivier Mercier
c5b65289d3 Add new helper string related to justified MCQ flag 2019-01-21 03:07:47 +01:00
nemunaire
d7553f0392 Handle justified MCQ in admin and sync part 2018-12-08 20:35:36 +01:00
nemunaire
f183985982 admin: Add exercice's tags: sync, api, interface done 2018-12-08 20:35:36 +01:00
nemunaire
ff56ec9fe3 libfic/flag: add validatorRegexp field 2018-12-08 20:35:32 +01:00
nemunaire
f36e1c4e4d Stores ignorecase property for flags 2018-12-08 20:33:39 +01:00
nemunaire
1e2a74f3ca sync: add dependency on flag to download file 2018-12-08 03:23:08 +01:00
nemunaire
f9e1cf6691 sync: add a new section to allow locking file waiting flag validation 2018-12-08 03:23:08 +01:00
Thibaut
af55c5af9f sync: handle new sync format: extends challenge defines 2018-12-08 03:23:07 +01:00
Thibaut
d303ecfa38 sync: handle new sync format: filenames and locations 2018-06-22 20:34:35 +02:00
Pierre-Olivier Mercier
bcc598ebd5 Write docs! 2018-05-11 15:03:09 +02:00
nemunaire
ca41e4edee admin/sync: defines.txt can also contains informations about hints 2018-01-18 12:08:12 +01:00
nemunaire
332aa90931 admin/sync: handle exercice gain from toml file: defines.txt 2018-01-18 12:08:12 +01:00