-
Notifications
You must be signed in to change notification settings - Fork 3
Usage Guide
Rohit Tuli edited this page Nov 28, 2021
·
2 revisions
The website is hosted on This Link. I recommend running on this URL instead of running on your machine
If you wish to run it on your machine,
- Clone the Repository
- Move to the Microsoft-Engage-Project folder
cd Microsoft-Engage-Project
- Run
npm install
- Move to client directory and run npm install again.
cd client
andnpm install
- Move back to parent directory
cd ..
- Run command npm run dev
npm run dev
This concurrently runs server and frontend. Give a few seconds for frontend to load on localhost:3000
- Open https://online-exam-proctoring.herokuapp.com/ It might take some time to load for the first time, will be faster from the next time.
- Click on Register, CHECK are you an Instructor to create a professor account.
- Login to your account.
- Click on Create Exam Button. Fill out the form. In the Exam Link option you can enter any link like Google form, Microsoft Form etc on which you have created the quiz. It is advised to use Google Form.
- Click on Generate Code button, it generates a code and shows it in the corresponding input field. Note it down. Click Create Exam Button to create the exam.
- Once the exam is live, you can enter the exam code in the homepage and click the Check Logs Button to see the status of the students giving the exam in real time. To refresh the table just click Check Logs again.
- Open https://online-exam-proctoring.herokuapp.com/ It might take some time to load for the first time, will be faster from the next time.
- Click on Register, UNCHECK are you an Instructor to create a professor account.
- Login to your account.
- When the exam has started, enter the exam code provided by your professor and click the button to start the exam.
- Make sure you are sitting in a WELL LIT Room. Do not try to cheat because your actions are being recorded!