Skip to content

Web app for creating and taking MCQ test using Node.js

Notifications You must be signed in to change notification settings

vikash-kr/MCQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCQ

Software Development Project

Getting Started

This is a web based project, where students can take mcq test with live scorecard and ranking. Teachers can create test, evaluate answers.

Prerequisites

What things you need to install the software.

- Nodejs
- MongoDB
- npm
- Mongoose FrameWork
- Chrome/Firefox

Installing

How to install the requirements

- sudo apt-get update
- sudo apt-get install nodejs, mongodb
- npm install nodemon express mongoose -g

Deployment

- 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.

Built With

Authors

  • 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.

About

Web app for creating and taking MCQ test using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.6%
  • JavaScript 11.6%
  • HTML 10.5%
  • PHP 0.3%