Currently stillEarly preview versionThe features such as simulated exams are still under development. 🕊︎
It will also be updated later, and the domain name will change.
Provide an API for external use.
If the subsequent problem-solving content is sufficiently comprehensive, we will also provide an interface for accessing the problem solutions.
[GET] https://ham-set.vercel.app/api/crac/questionBank/[level]
level: Exam question bank level = 'A' | 'B' | 'C' | 'FULL'
Query:
shuffle: Shuffle the order of questions = bool
shuffleOptions: Shuffle the order of options = bool
response schema (too lazy to write documentation):
