-
-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add image support to AutoTest page (#2573)
* fix: update task display name and refine student group count logic * feat: migrate auto test task page to dynamic routing with server-side data fetching * feat: enhance test settings display with responsive layout and total questions count * feat: update AutoTestTaskCard link format and enhance course tags display with spacing * refactor: remove unused TASK_TYPES_MAP and GitHub PR switch from auto test task page * fix: improve taskId extraction from context parameters in auto test task page * fix: remove unnecessary context.params reference in getServerSideProps * feat: add image support to AutoTest page * fix: add missing key prop to Question component in auto-test task page
- Loading branch information
1 parent
e916ed2
commit 6efceb5
Showing
6 changed files
with
200 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters