Software Development Project
This is a web based project, where students can take mcq test with live scorecard and ranking. Teachers can create test, evaluate answers.
What things you need to install the software.
- Nodejs
- MongoDB
- npm
- Mongoose FrameWork
- Chrome/Firefox
How to install the requirements
- sudo apt-get update
- sudo apt-get install nodejs, mongodb
- npm install nodemon express mongoose -g
- Download or clone the source of the MCQ software
- Change the directory to MCQ directory
- Run 'npm install'
- Run nodejs index.js or nodemon index.js
- Redirect to loalhost:3000 in chrome.
- Bootstrap - The web framework used
- Semantic ui - The web framework used
- Smooth Sroll - The web framework used
- Praful Tondomker - Initial work - Praful
- Manvendra Dattatrey - Initial work - Reena
- Austin Kispotta - Initial work - Austin
- Reena Yadav - Initial work - Manvendra
- Vikash kumar - Initial work - Vikash Kumar
See also the list of contributors who participated in this project.