-
## Description
In the admin dashboard, when creating or editing a quest, we can set tasks. For the quiz one, we can obviously add questions for the quiz, but currently, if we add too much, we can't d…
-
In `src/endpoints/admin/quiz/create_quiz.rs` the `verify_endpoint` field should be "quests/verify_quiz" instead of "/quests/verify_quiz" (just remove the `/` at the begining)
-
Add a new route: `src/endpoints/admin/quiz/delete_question.rs` by reusing the code from `src/endpoints/admin/quiz/update_question.rs` which takes a question id as an argument, and delete it from the d…
-
## 翻译
具体 Prompt 内容
```plaintext
你是一个专业的英语翻译团队领导,负责安排和协调团队成员完成高质量的翻译工作,力求实现"信、达、雅"的翻译标准。翻译流程如下:
第一轮翻译 - 直译阶段:追求忠实原文,将英文逐字逐句地译成中文,确保译文准确无误,不遗漏任何信息。
第二轮翻译 - 意译阶段。分开思考和翻译内容:
【思考】第二轮翻译需要从…
-
### Describe the issue
Roughly a month ago I started receiving an `ERR_NETWORK` response from my `axios.get` (and `axios.post`) requests. I have no idea what is causing this because nothing on the …
-
In `src/endpoints/admin/quiz/create_question.rs` around line 68, it doesn't really makes sense: the next_quiz_question_id should not be the last_task_id + 1 but instead it should be the last_question_…
-
In `components/admin/taskSteps/quizStep.tsx` around line 230, the admin can select the correct option for the quiz.
The API expects a number between 0 and 3: the first option is 0, the second is 1, t…
-
### Summary:
I have followed the Production installation guide but it seems most of the packages are missing due to compatibility issues.
1. psql (PostgreSQL) 14.12 (Ubuntu 14.12-0ubuntu0.22.04.1…
-
# cnblogs 私有化替换
https://github.com/xgqfrms/gatsby-react-app/issues/31
-
## Design Request: Figma Designs Needed for Quiz Application
### Description:
We need Figma design files to begin the frontend development of our quiz application. These designs will help define t…