Add new hook in show_exam.php
-
Hi, can you please add a hook in controllers/show_exam.php file
at line 297as this line
$final_output = apply_filters(‘watu_final_screen’,$final_output, $taking_id,$exam , $questions,$result);because I need to alter the final output programmatically based on those attributes.
and one last thing, can you please allow us to alter the alert when the user click next without choosing an answer
I want to show a bootstrap modal but I do not want to alter the file.
Thanks a lot.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add new hook in show_exam.php’ is closed to new replies.