Christian Cueni
1d2aa38896
Add new learning content type
2024-10-28 11:52:24 +01:00
Daniel Egger
a405c70bf9
Add "prettier-plugin-organize-imports" plugin -> imports got sorted
2024-08-27 15:30:51 +02:00
Christian Cueni
72f5fc7323
Change text
2023-12-21 08:09:51 +01:00
Daniel Egger
53a3a67fef
fix: bust completion data on feedback submit so that it gets reloaded automatically
2023-12-08 18:33:01 +01:00
Christian Cueni
6317df0cc8
wip: Add tests
2023-12-07 13:22:18 +01:00
Christian Cueni
fa31def0b5
wip: Add user tests
2023-12-07 10:11:24 +01:00
Christian Cueni
3a5c941360
wip: Make linter and TS happy, fix cypress
2023-12-07 10:11:24 +01:00
Christian Cueni
fa76989bbf
wip: Update UK feedback component
2023-12-07 10:11:24 +01:00
Christian Cueni
2a6b6c9658
wip: Add base feedback component
2023-12-07 10:11:24 +01:00
Christian Cueni
d1504f592d
wip: Add new content types
2023-12-07 10:11:24 +01:00
Daniel Egger
aa67c2c8b7
Remove unneeded feedbackSummary
2023-10-14 01:42:24 +02:00
Daniel Egger
dcf450339d
Every REST response returns `id`-field as string
2023-10-10 15:02:03 +02:00
Daniel Egger
f75590dd0b
Refactor code to use `useCourseSessionDetailQuery`
2023-10-10 10:12:58 +02:00
Christian Cueni
7c6d448268
Change feedback order
2023-09-28 15:27:06 +02:00
Daniel Egger
89e068fb09
Add cypress test for student
2023-09-26 14:34:22 +02:00
Daniel Egger
497f3a8f68
Make text responses mandatory
2023-09-26 13:50:35 +02:00
Daniel Egger
7a037e05ec
Remove automatic feedback creation in prepare scripts
2023-09-26 13:43:44 +02:00
Daniel Egger
0444658ce3
Fix unit tests
2023-09-26 13:43:44 +02:00
Daniel Egger
733063399f
VBV-525: Feedback can only be sent once per person
2023-09-26 13:43:44 +02:00
Daniel Egger
70655935b0
VBV-525: Refactor feedback submission
2023-09-26 13:43:44 +02:00
Elia Bieri
f3c599c344
Merged in feature/strengthen_lint_rules (pull request #77 )
...
Strengthen lint rules
* Strengthen lint rules
* Fix linting errors
# Conflicts:
# client/src/components/learningPath/LearningPathDiagram.vue
# client/src/components/learningPath/LearningPathViewVertical.vue
* Add no-required-prop-with-default rule
# Conflicts:
# client/src/components/learningPath/LearningPathDiagram.vue
* Fix typechecks
* Reformat eslintrc
2023-05-11 09:52:10 +00:00
Elia Bieri
1d77da83da
Merged in feature/new-lc-navigation (pull request #60 )
...
Implement new learning content navigation/layout
* Fix first part of cypress tests
* Add event bus type to fix typecheck
* Rework SelfEvaluation to support new layout
* Fix layout
* Hide lang switcher icon in lc footer
Closes https://iterativ.atlassian.net/browse/VBV-319
* Fix cypress tests
* Unregister event bus handler
* Hide ItNavigationProgress on self evaluations with
only a single step
* Last fixes
* Merged develop into feature/new-lc-navigation
2023-04-25 10:06:24 +00:00
Daniel Egger
e17817b166
Refactor learninPath according to the new page code hierarchy
2023-04-03 16:42:34 +02:00