Commit 0486918a by Muhammad Shoaib

rename proctored to timed.

parent 7f85bd46
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
$('.exam-action-button').click( $('.exam-action-button').click(
function(event) { function(event) {
// cancel any warning messages to end user about leaving proctored exam // cancel any warning messages to end user about leaving timed exam
$(window).unbind('beforeunload'); $(window).unbind('beforeunload');
var action_url = $(this).data('change-state-url'); var action_url = $(this).data('change-state-url');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment