Exampro
Proctored Exams for Frappe Framework
- Author: lebmatter
- Repository: https://github.com/lebmatter/exampro
- GitHub stars: 57
- Forks: 19
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
Install Exampro
bench get-app https://github.com/lebmatter/exampro
Add the Frappe Gems badge to your README
Maintain Exampro? Paste this into your README:
[](https://frappegems.com/gems/apps/lebmatter/exampro)
About Exampro
**Proctored Exams for Frappe Framework**
Easily create and manage video-proctored online examinations with this app, inspired by and modeled after the Frappe Learning app. Note: This app works independently and does not require the Frappe Learning app.
## Features
### 1. Video Proctored Exams
- **Seamless Integration**: Conduct online exams with inbuilt video proctoring, ensuring a secure and fair testing environment.
- **Live Monitoring**: Monitor candidates in real-time to maintain the authenticity of the examination process.
- **Recording**: Automatically record sessions for further review and analysis.
- **Live Chat**: Two-way live chat between Candidates and Proctors.
- **Auto Termination**: Configurable auto termination of exams in case of violations.
### 2. Question Type Support
- **Objective Questions**: Create questions with multiple choice, true/false, and single-best-answer.
- **Subjective Questions**: Support for open-ended questions requiring descriptive answers, ideal for comprehensive evaluations.
- **Image support in Questions**: Can add images to questions.
### 3. Evaluation Support
- **Automated Grading**: Instantly grade objective questions to save time and reduce manual effort.
- **Manual Evaluation**: Tools for instructors to assess subjective answers with custom grading rubrics.
- **Scoring Analytics**: Access detailed reports and analytics to evaluate performance and improve exam strategies continuously.
### 4. Exam Certificates
- **Customizable Certificates**: Generate certificates for participants who successfully complete exams.
- **Automated Distribution**: Automatically send certificates via email.
## Installation
To install **Exam Pro**, follow these steps:
1. **Environment Setup**: Ensure that your system has Frappe Framework installed. If not, follow the [Frappe installation guide](https://frappeframework.com/docs/user/en/installation).
2. **App Installation**: Use the following command to install Exam Pro:
```bash
bench get-app exampro
bench install-app exampro
```Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.