This is a test scoring system for scoring Multiple-choice Questions (MCQs) exams in Kwame Nkrumah University of Science and Technology
It is advised you create a virtual environment with python 3.8.16 before you install the repository
git clone [email protected]:Nanayeb34/Automatic-test-scoring-system.git
pip install -r requirements.txt
After installing the required dependencies, start the application to experience the test scoring system. Make sure you are in the streamlit directory.
cd streamlit
streamlit run Home_page.py