-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add resources to course section #1386
Add resources to course section #1386
Conversation
src/containers/course-section/resources-list/ResourcesList.styles.ts
Outdated
Show resolved
Hide resolved
src/components/icon-extension-with-title/IconExtensionWithTitle.styles.ts
Outdated
Show resolved
Hide resolved
src/components/icon-extension-with-title/IconExtensionWithTitle.styles.ts
Show resolved
Hide resolved
src/components/icon-extension-with-title/IconExtensionWithTitle.tsx
Outdated
Show resolved
Hide resolved
src/containers/course-section/CourseSectionContainer.constants.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe you can use "Category" from the "categories" field in my-resources-page to not create a new one in each resource?
* implemented-save-logic-in-create-quiz * removed useForm and initialValues * Changed NewQuiz to CreateQuizParams
* add none property to resources * edited comments * fixed typo * moved item to variable
* added_exclusion_for_styles_sonar * removed_sonar.test * renewed_sonar.tests=./tests * fixed_accidentially_deleted_styles.ts
… quiz page (#1374) * fetch resources categories and add create new category modal for new question page * fixed test * added coverage
Done |
Kudos, SonarCloud Quality Gate passed! |
Added possibility to add 3 types of resources to new course section. User can change resources order.
2023-11-09.18.31.04.mov