Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 627 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 627 Bytes

Dynamic TestPaper Generator using Bloom's Taxonomy

The Dynamic Test Paper Generator using Bloom's Taxonomy is a Streamlit-based application that helps educators create customized test papers. By inputting subject details, syllabus, and example questions, users can generate multiple-choice, short answer, and long answer questions. The tool leverages Bloom's Taxonomy to ensure diverse cognitive levels are addressed. It also allows users to view and download the generated questions as a DOCX file, streamlining the test creation process.

Deployment

To deploy this project run

  streamlit run app.py