An open API service indexing awesome lists of open source software.

https://github.com/LightQuantumArchive/cnmooc_quiz_parser

This utility helps you parse the JSON response of CNMOOC quizzes and calculate your mark before submitting answers.
https://github.com/LightQuantumArchive/cnmooc_quiz_parser

Last synced: about 1 year ago
JSON representation

This utility helps you parse the JSON response of CNMOOC quizzes and calculate your mark before submitting answers.

Awesome Lists containing this project

README

          

# CNMOOC Quiz Parser

This utility helps you parse the JSON response of CNMOOC quizzes and calculate your mark before submitting answers.

Deployed version: [CNMOOC Quiz Parser](https://cnmooc.lightquantum.me)

## Get Started

1. Finish your quiz.
2. Draft your answers (暂存).
3. Open DevTools, and start capturing network traffic.
4. Enter the quiz again.
5. Find the request sent to `getExamPaper`, copy its content, and paste it to this utility.

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE.md](LICENSE.md) file for details

—💖—


Built with love by LightQuantum