Skip to content

New Feature: FreeText Answer Text Checker

Thomas Rehm requested to merge trhm17/arsnova-mobile:feature-text-checker into master

This feature provides an implementation of a text checking method for freetext questions and their answers. The correct answer given by the teacher is compared with the answer text that a student submits. Additional evaluation rules (case sensitive, punctuation, whitespace) are available and can be set individually for each question.

Please take a look at our short documentation in our Redmine Wiki: https://scm.thm.de/redmine/projects/offshore-sprint-im-masterkurs-web-engineering/wiki/Text-Checker#Dokumentation

Merge request reports