guesswho1234 / Rex

Shiny dashboard for creating and evaluating written single / multiple-choice exams and creating reusable exercise pools.
GNU General Public License v3.0
5 stars 2 forks source link

Remove question type field from task view #39

Closed guesswho1234 closed 9 months ago

guesswho1234 commented 9 months ago

remove field from gui, but keep it in object model. also only allow tasks with "mchoice" to be added to the list in the first place. if not "mchoice" display error.

guesswho1234 commented 9 months ago

also remove type field from summary

guesswho1234 commented 9 months ago

resolved