Hi everyone, I'm trying to implement this local customization and hope that I could get some help or pointers here.
When you create a new quiz, there are a lot of checkboxes under the "REVIEW OPTIONS." One thing that we have noticed is that when you click on the "Scores" under the "Later, while the quiz is still open" column, ideally this clicking action (check the checkbox) should also force the the corresponding "Scores" under the "After the quiz is closed" checked. Here are my questions:
1. What files/functions should I look into to make this happen?
2. If I understand it correctly (and please correct me if I'm wrong), once the "Scores" gets pushed into the Gradebook, there is no turning back as there is no way to "hide" the score AND that quiz in the Gradebook. For example, if you ONLY check the "Scores" under the "Later, while the quiz is still open" (and everything else unchecked), there is no way that I could change the gradebook codes so that once that quiz is closed, then the Gradebook will autmoatically hide that quiz (and the score) from the students' view. Am I correct on this? It also doesn't seem to make sense to "hide" it from students' view while still counting it for aggregation (possibly lead to students' confusions). Comments or thoughts about this?
Thanks!