Differences From Artifact [6c4bb42f1f]:
- File quarks — part of check-in [ccc683e688] at 2021-11-25 01:17:41 on branch trunk — Implement .autoWin option (to do something if you have won, e.g. auto advance to next level). (user: user, size: 1804) [annotate] [blame] [check-ins using]
To Artifact [26a85bfadd]:
- File quarks — part of check-in [9dce768c07] at 2021-12-03 23:44:41 on branch trunk — Implement possibility of user-defined macros in picture editor. (user: user, size: 1836) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
194 195 196 197 198 199 200 201 202 203 204 205 206 207 | class quiz ! Solutions saveSolutions solutionComment solutionTimestamp ! SQL settings sqlFile sqlInit sqlExtensions sqlMemStatus sqlSmallAllocations | > > > > | 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 | class quiz ! Solutions saveSolutions solutionComment solutionTimestamp ! Picture editor picedit macro ! SQL settings sqlFile sqlInit sqlExtensions sqlMemStatus sqlSmallAllocations |
︙ | ︙ |