Explore the docs »
View Demo
·
Report Bug
·
Request Feature
We provide an online testing platform which can be used to conduct tests which are wrapped with all the necessary precautions to reduce the chances of cheating. Here, the educator can create classes and tests on a web portal and all the entered 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.
- The teacher can decide if a particular question is compulsory or not in all the tests.
- The application is in the locked mode, so there is no transition between other applications (as Whatsapp,call,etc.).
- Basic facilities like calculator are provided in the application for 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 IDs to save the students' marks.
- The test will be automatically submitted after the prescribed time frame.
- We will try to block incoming calls/ messages/ screen capture or any other malpractice 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.