Skip to content

ProletariatRR/listening-test

 
 

Repository files navigation

Go Listen with APE

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.

Features

  • Added APE testing method.
  • No other major changes to the original functionality.

Setup and Deployment

This project is deployed using Docker. Please follow the steps below to get it up and running.

Steps:

  1. Download the latest release:
    listeningTest.zip

  2. Extract the downloaded zip file.

  3. Navigate to the extracted directory.

  4. Run the following command to start the project using Docker:

    docker-compose up
  5. Default Admin Account:

    Username: [email protected] (This is also my email)

    Password: 123456

More Details

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!

Packages

No packages published

Languages

  • TypeScript 67.5%
  • Python 16.2%
  • HTML 16.1%
  • Other 0.2%