GatorEducator / execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills
https://pypi.org/project/execexam/
1 stars 3 forks source link

Feature: Teacher Controls #14

Open rebekahrudd opened 2 weeks ago

rebekahrudd commented 2 weeks ago

This is an idea to give teachers the ability to turn on and off different requirements in execexam. This way if the lesson the professors are teaching is about debugging execexam won't give all the answers and students will still have to learn how to debug. One way to implement this could be to use GitHub protected files.