This repository is a modified version of the original subjective evaluation testing website based on the QxLabIreland/listening-test.
I mainly added the APE testing method to this project, with minimal changes to the rest of the logic.
- Added APE testing method.
- No other major changes to the original functionality.
This project is deployed using Docker. Please follow the steps below to get it up and running.
-
Download the latest release:
listeningTest.zip -
Extract the downloaded zip file.
-
Navigate to the extracted directory.
-
Run the following command to start the project using Docker:
docker-compose up
-
Default Admin Account:
Username: [email protected] (This is also my email)
Password: 123456
This project is based on the original work by QxLabIreland/listening-test. Please refer to the original repository for more details.
Feel free to open issues or submit pull requests if you have any questions or improvements!