Skip to content
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

Merged
merged 24 commits into from
Nov 17, 2023

Conversation

OlyaKorchan
Copy link
Contributor

Added possibility to add 3 types of resources to new course section. User can change resources order.

2023-11-09.18.31.04.mov

@OlyaKorchan OlyaKorchan marked this pull request as ready for review November 10, 2023 09:48
@OlyaKorchan OlyaKorchan marked this pull request as draft November 10, 2023 17:23
@OlyaKorchan OlyaKorchan marked this pull request as ready for review November 10, 2023 18:48
Copy link
Contributor

@MariaAfonina MariaAfonina left a 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?

OlyaKorchan and others added 10 commits November 15, 2023 19:58
* 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
@OlyaKorchan
Copy link
Contributor Author

Maybe you can use "Category" from the "categories" field in my-resources-page to not create a new one in each resource?

Done

@OlyaKorchan OlyaKorchan requested a review from dmtrth25 November 15, 2023 20:55
@MariaAfonina MariaAfonina self-requested a review November 16, 2023 10:31
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

86.6% 86.6% Coverage
0.0% 0.0% Duplication

@OlyaKorchan OlyaKorchan merged commit 5d4f5e8 into develop Nov 17, 2023
4 checks passed
@OlyaKorchan OlyaKorchan deleted the feature/1310/add-resources-to-course-section branch November 17, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 2) Implement adding resorces for course section in new course
9 participants