summaryrefslogtreecommitdiff
path: root/Quiz_instructions.txt
diff options
context:
space:
mode:
authormaheshgudi2017-01-03 15:10:05 +0530
committermaheshgudi2017-01-03 15:10:05 +0530
commitd3d114f01adff6176460ba073d7dd44f5217ee00 (patch)
tree38dff0a3d40330f18f3f45a9e72c607e7836a518 /Quiz_instructions.txt
parent011ca73b4c1042ceb208974e57c11474ecea65f2 (diff)
downloadonline_test-d3d114f01adff6176460ba073d7dd44f5217ee00.tar.gz
online_test-d3d114f01adff6176460ba073d7dd44f5217ee00.tar.bz2
online_test-d3d114f01adff6176460ba073d7dd44f5217ee00.zip
modified editing instructions. Instructions are now initialized in forms and not fetched from a file
Diffstat (limited to 'Quiz_instructions.txt')
-rw-r--r--Quiz_instructions.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/Quiz_instructions.txt b/Quiz_instructions.txt
deleted file mode 100644
index 34e010f..0000000
--- a/Quiz_instructions.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-<p>
-This examination system has been developed with the intention of making you
-learn programming and be assessed in an interactive and fun manner.
-You will be presented with a series of programming questions and problems that
-you will answer online and get immediate feedback for.
-</p>
-<p> Here are some important instructions and rules that you should understand carefully.</p>
-<ul>
-<li>For any programming questions, you can submit solutions as many times as you want without a penalty. You may skip questions and solve them later.
-</li>
-<li> You <strong>may</strong> use your computer's Python/IPython shell or an editor to solve the problem and cut/paste the solution to the web interface.
-</li>
-<li> <strong>You are <strong>not allowed</strong> to use any internet resources, i.e. no google etc.</strong> </li>
-<li> Do not copy or share the questions or answers with anyone until the exam is complete <strong>for everyone</strong>.</li>
-<li> <strong>All</strong> your attempts at the questions are logged. Do not try to outsmart and break the testing system. If you do, we know who you are and we will expel you from the course. You have been warned.
-</li>
-</ul>
-<p> We hope you enjoy taking this exam !!!</p>