louiecerv/exam_kiosk_v1
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Exam Kiosk V1.0
This Streamlit app provides a user-friendly interface for taking exams generated by the Nemotron Exam Maker.
Features
- JSON Exam File Compatibility: Processes exams created in the JSON format by Nemotron Exam Maker.
- Interactive Exam Environment: Presents questions with various input types (multiple choice, true/false, text input).
- Automated Grading: Automatically grades exams with instant feedback.
- Results Summary: Provides a summary of the exam results upon completion.
Getting Started
- Prerequisites:
- Python 3.7 or higher
- Streamlit
- Nemotron Exam Maker (to generate exam files)
- Installation:
pip install streamlit