Guide
Features
Secure: All information is encrypted and stored and access to data is only given to the data owner.Controlled Environment: All testing is conducted in a controlled environment, wherein our system tracks the test page losing focus, and has an autosubmit feature for when the time limit runs out.
LaTeX Support: LaTeX is autorendered by the system.
HTML/CSS Support: Tests can easily contain images, code segments and several other HTML elements. Tests can also be custom styled with personal CSS.
Easy Integration: Easy integration into personal sites through a code segment system generated. It also includes custom CSS.
Autograding: All tests are autograded by our system which update even after the tests are over and account for changes in the point system and answer key.
Combine Responses: Responses for 2 or 3 tests can be combined to get a consolidated leaderboard, score range, statistics and other data.
Detection: The system can detect when a user from the internet address is accessing the test again, and secures the test from multiple attempts from the same internet address.
Exam access: Access to exams can be given or taken with a simple toggle button.
Teacher
Register/Login
If you are new to this system, you might have to create an account using your email id. You'll be asked to create a username and a password for your account. Upon registering, you might recieve a verification email (not necessarily, but if you do recieve one, you'll be notified on the site about it).If you're a returning user, you must login through the login button and you'll be asked for your username and password.
Creating a test
To create a test, once you're logged in to your account, click theCreate New Test button on your dashboard. You'll be directed to a page wherein you'll be asked to provide the exam name (dont worry, this can be changed later) and the number of questions (this can't be changed so be extra careful). Upon creating the test, you'll be able to edit the test. The toggle button will allow you to provide and remove access to the test. The fields below contain other information which needs to be filled out (some of which are autofilled, but you can change them).
Important: If you want the test to remain untimed, set the time field to a
0. You can also set a message to display to the testtakers by typing it in the message field.
Viewing Responses
Once the test recieves a submission, the dashboard will show a responses button next to the other buttons for the particular test. When you click onResponses, a page with the test statistics along with all the responses in descending order of the scores will show up. Upon clicking the more button for each response, more detailed information for the response will show such as the number of times the test loses focus, the time the test started, the time the test ended and the individual responses to each question.
Important: All times are in UTC.
Statistics (Charts/Graphs)
Upon the test recieving a submission, the responses page will open up. A button on the responses page links you to a new oage with the charts and graphs for the test. This contains scores, question difficulty and a question wise analysis.Combining Test Responses
You can combine several test responses (if you're the creator of all of those) in the following ways:2 tests
https://exam.wizdeveloper.com/teacher/dashboard/responses/combine/first_key/second_key
3 tests
https://exam.wizdeveloper.com/teacher/dashboard/responses/combine/first_key/second_key/third_key
Custom Integration
For integraitng our system into your site, visit here. If you want to retain our css, keep the input field blank, however if you want to use another css module, paste the entire external link for the css in the input field.Upon generating, a block of code will show up, which you will have to copy to your sites page for the integration to take place.
Student
Beggining the exam
First head off here and click theStudent button, or you can directly access it by going here. Enter the exam key provided by your teacher/coordinator, your name and a valid email address that belongs to you. Then click the begin button and the test will begin.
The Exam
When the exam begins, you'll probably see the title of the exam at the top followed by your teachers name along with the number of questions. You might also see some instructions in a box below. After that, you'll see your email and name prefilled out for you in a text field, and the exam questions will begin below. Under each question, there will be a text box for you to attempt your answer to it.If your test is timed, you'll see a blue box fixed at the bottom right of your screen displaying the time left to submit. Remember, that if time runs out, the test will autosubmit and all your responses will be saved.
Your test will also be tracked if it is on focus.
If you're done before time, click on the
Submit button to save your answers and end the test.
Internet
If at any point in time you become offline, you are notfied. Upon the connection resuming, you will be notified that you are back online.If at the time of submission (when the test is scheduled to end), if you are offline, your responses will be recorded on your system and you won't be able to edit them. When the connection resumes the test should automatically save your responses onto our system and your test will end properly. After one minute passes from the time you were back online, and it doesn't automatically save the work and the test, you might have to press the
Submit button to save the responses onto the system.