Explore the docs »
View Demo
·
Report Bug
·
Request Feature
We will provide an online testing platform which can be used to conduct tests wrapped with all necessary precautions to reduce the chances of cheating. Here the educator will can create classes and test on web portal and all the questions will be randomly distributed among the students resulting in large number of sets.
- A secure platform for online testing.
- Interactive and easy to use.
- Grades can be accessed/ changed even after the completion of test.
- Teacher can decide if a particular question is compulsory in all the tests or not.
- Application is in locked mode so no transition between other applications (as Whatsapp,call,etc.).
- A basic facility like calculator will be present in the application so to do basic math operations.
- A list of the marks will be sent to the educator just after the completion of the test.
- Use Gmail or Student mail Id's to save student marks.
- Test will be automatically submitted after the time frame.
- We'll try to block incoming calls/ messages/ screen capture and all the unnecessary activities during the test.
To get a local copy up and running follow these simple steps.
These are the prerequisites required to run this application.
- Node
- npm
- docker
- mongo-uri
- Clone the Manthan repository form github
git clone https://github.com/Manthan933/Manthan.git
cd Manthan
-
Get the mongo-uri from MongoDB-Atlas and create .env file in server ( refer .env.example )
-
To run the application in development server
cd server
npm install
nodemon
cd client
npm install
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Join our slack channel here for discussions and latest news.
Follow our linkedin page here.