basic training functionality - all question types

This commit is contained in:
jorenchik
2024-10-05 16:51:16 +03:00
parent c0d54eb476
commit 14ee1e91dc
5 changed files with 437 additions and 212 deletions

View File

@@ -1,3 +1,18 @@
- [x] Augment the lexer for Order and match question;
- [x] Parse the questions accordingly;
- [x] Escape character;
- [ ] Implement order question checking;
- [ ] Implement multichoice question checking;
- [ ] Implement group question checking;
- [ ] Ensure no duplicates in questions where it matters.
We will need this for checking the answers;
- [ ]
- [ ]
- [ ]
- [ ]
## 1-N Answer question
- kfoewf >
@@ -30,8 +45,4 @@
- fewjpfe
- fioewf
- [ ] Augment the lexer for Order and match question;
- [ ] Parse the questions accordingly;
- [ ] Escape character;