Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 7, 2024
1 parent 9559ae9 commit e3633e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Hier werden automatisch die Anforderungen aus dem Anforderungsdokument eingefüg
| [3D-Lernraum anzeigen (EZZ0027)](EZZ0027.md) | 1 | [LearningSpaceSceneDefinition.test.ts:72](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Presentation/Babylon/SceneManagment/Scenes/LearningSpaceSceneDefinition.test.ts#L72) |
| [Abgebrochener Login (EZZ0004)](EZZ0004.md) | 1 | [LoginUseCase.test.ts:132](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/Login/LoginUseCase.test.ts#L132) |
| [Adaptivitätselement laden (EWE0001)](EWE0001.md) | 2 | [LoadLearningWorldUseCase.test.ts:927](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/LoadLearningWorld/LoadLearningWorldUseCase.test.ts#L927)<br/>[LoadLearningWorldUseCase.test.ts:950](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/LoadLearningWorld/LoadLearningWorldUseCase.test.ts#L950) |
| [Adaptivitätselement werten (EWE0003)](EWE0003.md) | 2 | [ScoreAdaptivityElementUseCase.test.ts:137](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/Adaptivity/ScoreAdaptivityElementUseCase/ScoreAdaptivityElementUseCase.test.ts#L137)<br/>[CalculateLearningWorldScoreUseCase.test.ts:130](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/CalculateLearningWorldScore/CalculateLearningWorldScoreUseCase.test.ts#L130) |
| [Adaptivitätselement werten (EWE0003)](EWE0003.md) | 2 | [ScoreAdaptivityElementUseCase.test.ts:145](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/Adaptivity/ScoreAdaptivityElementUseCase/ScoreAdaptivityElementUseCase.test.ts#L145)<br/>[CalculateLearningWorldScoreUseCase.test.ts:130](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/CalculateLearningWorldScore/CalculateLearningWorldScoreUseCase.test.ts#L130) |
| [Adaptivitätselement-Antworten highlighten (ELG0034)](ELG0034.md) | 1 | [AdaptivityElementAnswerSelection.test.tsx:196](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Presentation/Adaptivity/AdaptivityElement/UIComponents/AdaptivityElementAnswerSelection.test.tsx#L196) |
| [Adaptivitätselement-Antworten prüfen (EWE0005)](EWE0005.md) | 2 | [SubmitAdaptivityElementSelectionUseCase.test.ts:128](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/Adaptivity/SubmitAdaptivityElementSelectionUseCase/SubmitAdaptivityElementSelectionUseCase.test.ts#L128)<br/>[SubmitAdaptivityElementSelectionUseCase.test.ts:161](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Application/UseCases/Adaptivity/SubmitAdaptivityElementSelectionUseCase/SubmitAdaptivityElementSelectionUseCase.test.ts#L161) |
| [Adaptivitätselement-Aufgaben anzeigen (EWE0011)](EWE0011.md) | 1 | [AdaptivityElementTaskSelection.test.tsx:94](https://github.com/ProjektAdLer/2D_3D_AdLer/blob/main/src/Components/CoreTest/Presentation/Adaptivity/AdaptivityElement/UIComponents/AdaptivityElementTaskSelection.test.tsx#L94) |
Expand Down

0 comments on commit e3633e0

Please sign in to comment.