Releases: hpopov/AdaptiveTesting
Releases · hpopov/AdaptiveTesting
First version of Adaptive Testing app pre-released
This release is the first one and still rough. It contains the basic back-end logic for the next actions:
- test creation (defining test name and possible grades);
- test population (question and answer option creation);
- different rules definition (i.e. question_definition_rule or grade_mark_change_rule).
This version doesn't contain neither unit nor integration tests and was tested primarily by developer himself.