diff options
Diffstat (limited to 'templates/exam/complete.html')
-rw-r--r-- | templates/exam/complete.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/exam/complete.html b/templates/exam/complete.html new file mode 100644 index 0000000..e42704f --- /dev/null +++ b/templates/exam/complete.html @@ -0,0 +1,3 @@ +<p>Quiz is complete. Thank you. </p> +<br /> +<p>You may now close the browser.</p> |