Resolve "Selecting exam lab when creating a lab, does not imply sign off intervals"
Compare changes
@@ -318,25 +318,33 @@
@@ -318,25 +318,33 @@
It adds a javascript snippet that makes the exam lab checkbox dependent on the sign off interval checkbox.
Whenever exam lab is checked, sign off intervals is checked as well. The inverse, when sign off intervals gets unchecked, will uncheck exam lab as well. This way there is no way an exam lab without sign off intervals can be created.
Closes #319 (closed)