vikash-kr / MCQ

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 77.7%Language:JavaScript 11.6%Language:HTML 10.5%Language:PHP 0.3%