Skip to content

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 23, 2024
1 parent 3c948c2 commit 9e1e3cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Stand 03.07.2024 hat das Projekt 205 UnitTests
| [Eingeschriebene Lernwelten ausgeben (BPG5)](BPG5.md) | 4 | [WorldsController.test.cs:33](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L33)<br/>[WorldsController.test.cs:90](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L90)<br/>[GetCoursesForUserUseCaseTest.cs:18](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForUser/GetCoursesForUserUseCaseTest.cs#L18)<br/>[GetCoursesForUserUseCaseTest.cs:26](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForUser/GetCoursesForUserUseCaseTest.cs#L26) |
| [Erstellte Lernwelten anzeigen (BPG3)](BPG3.md) | 3 | [WorldsController.test.cs:16](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Worlds/WorldsController.test.cs#L16)<br/>[GetCourseForAuthorUseCaseTest.cs:20](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForAuthor/GetCourseForAuthorUseCaseTest.cs#L20)<br/>[GetCourseForAuthorUseCaseTest.cs:29](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/GetWorldForAuthor/GetCourseForAuthorUseCaseTest.cs#L29) |
| [Funktionen auf einem LMS ausführen (BPG18)](BPG18.md) | 7 | [GetLearningElementSourceUseCaseTest.cs:17](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L17)<br/>[GetLearningElementSourceUseCaseTest.cs:24](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L24)<br/>[GetLearningElementSourceUseCaseTest.cs:25](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L25)<br/>[GetLearningElementSourceUseCaseTest.cs:71](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L71)<br/>[GetLearningElementSourceUseCaseTest.cs:121](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L121)<br/>[GetLearningElementSourceUseCaseTest.cs:165](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementSourceUseCaseTest.cs#L165)<br/>[MoodleWebApi.test.cs:31](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Infrastructure.UnitTests/Moodle/MoodleWebApi.test.cs#L31) |
| [H5P abspeichern (BPG20)](BPG20.md) | 7 | [MoodleLoginController.test.cs:13](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L13)<br/>[MoodleLoginController.test.cs:32](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L32)<br/>[MoodleLoginController.test.cs:52](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L52)<br/>[UploadCourseUseCaseTest.cs:34](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L34)<br/>[UploadCourseUseCaseTest.cs:66](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L66)<br/>[UploadCourseUseCaseTest.cs:150](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L150)<br/>[UploadCourseUseCaseTest.cs:207](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L207) |
| [H5P abspeichern (BPG20)](BPG20.md) | 7 | [MoodleLoginController.test.cs:13](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L13)<br/>[MoodleLoginController.test.cs:32](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L32)<br/>[MoodleLoginController.test.cs:52](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/LMSUserService/MoodleLoginController.test.cs#L52)<br/>[UploadCourseUseCaseTest.cs:37](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L37)<br/>[UploadCourseUseCaseTest.cs:70](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L70)<br/>[UploadCourseUseCaseTest.cs:154](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L154)<br/>[UploadCourseUseCaseTest.cs:211](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/World/WorldManagement/UploadWorld/UploadCourseUseCaseTest.cs#L211) |
| [H5P herunterladen (BPG21)](BPG21.md) | **0** | - |
| [Lernelement Bewertungsstatus ausgeben (BPG16)](BPG16.md) | 5 | [AdaptivityElementControllerTests.cs:15](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/AdaptivityElementControllerTests.cs#L15)<br/>[ElementsControllerTest.cs:17](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/ElementsControllerTest.cs#L17)<br/>[ElementsControllerTest.cs:47](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.API.UnitTests/Controllers/Elements/ElementsControllerTest.cs#L47)<br/>[GetLearningElementScoreUseCaseTest.cs:18](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementScoreUseCaseTest.cs#L18)<br/>[GetLearningElementScoreUseCaseTest.cs:69](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/GetLearningElementScoreUseCaseTest.cs#L69) |
| [Lernelemente auswerten (BPG13)](BPG13.md) | 2 | [ScoreLearningElementUseCaseTest.cs:20](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L20)<br/>[ScoreLearningElementUseCaseTest.cs:78](https://github.com/ProjektAdLer/AdLerBackend/blob/main/AdLerBackend.Application.UnitTests/LearningElements/ScoreLearningElementUseCaseTest.cs#L78) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Hier werden automatisch die Anforderungen aus dem Anforderungsdokument eingefüg
| [Lernelemente in nicht freigespielten Räumen ausblenden (MVP12)](MVP12.md) | 14 | [condition_test.php:55](https://github.com/ProjektAdLer/MoodlePluginAvailability/blob/main/tests/condition_test.php#L55)<br/>[condition_test.php:88](https://github.com/ProjektAdLer/MoodlePluginAvailability/blob/main/tests/condition_test.php#L88)<br/>[condition_test.php:236](https://github.com/ProjektAdLer/MoodlePluginAvailability/blob/main/tests/condition_test.php#L236)<br/>[condition_test.php:368](https://github.com/ProjektAdLer/MoodlePluginAvailability/blob/main/tests/condition_test.php#L368)<br/>[condition_test.php:411](https://github.com/ProjektAdLer/MoodlePluginAvailability/blob/main/tests/condition_test.php#L411)<br/>[adler_score_test.php:109](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L109)<br/>[adler_course_module_repository_test.php:42](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_module_repository_test.php#L42)<br/>[adler_course_repository_test.php:26](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_repository_test.php#L26)<br/>[adler_sections_repository_test.php:67](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_sections_repository_test.php#L67)<br/>[moodle_core_repository_test.php:145](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/moodle_core_repository_test.php#L145)<br/>[section_test.php:43](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/section/section_test.php#L43)<br/>[section_test.php:99](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/section/section_test.php#L99)<br/>[section_test.php:151](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/section/section_test.php#L151)<br/>[plugin_interface_test.php:22](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/plugin_interface_test.php#L22) |
| [Moodle-IDs für Lernräume und -elemente anhand einer eindeutigen ID abfragen (MVP6)](MVP6.md) | 4 | [get_element_ids_by_uuids_test.php:228](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/get_element_ids_by_uuids_test.php#L228)<br/>[adler_course_module_repository_test.php:136](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_module_repository_test.php#L136)<br/>[adler_sections_repository_test.php:40](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_sections_repository_test.php#L40)<br/>[adler_sections_repository_test.php:67](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_sections_repository_test.php#L67) |
| [Programmschnittstelle um Nutzer einer Rolle in Kontext einer Kurskategorie zuzuweisen (MVP20)](MVP20.md) | **0** | - |
| [Punkte für alle Elemente in einer Lernwelt abfragen (MVP7)](MVP7.md) | 12 | [adler_score_helpers_test.php:18](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L18)<br/>[adler_score_helpers_test.php:53](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L53)<br/>[adler_score_helpers_test.php:102](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L102)<br/>[adler_score_helpers_test.php:136](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L136)<br/>[adler_score_test.php:109](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L109)<br/>[adler_score_test.php:247](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L247)<br/>[adler_score_test.php:294](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L294)<br/>[lib_test.php:114](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/lib_test.php#L114)<br/>[score_get_course_scores_test.php:32](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_course_scores_test.php#L32)<br/>[score_get_course_scores_test.php:75](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_course_scores_test.php#L75)<br/>[adler_course_module_repository_test.php:42](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_module_repository_test.php#L42)<br/>[adler_course_repository_test.php:26](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_repository_test.php#L26) |
| [Punkte für alle Elemente in einer Lernwelt abfragen (MVP7)](MVP7.md) | 12 | [adler_score_helpers_test.php:18](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L18)<br/>[adler_score_helpers_test.php:53](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L53)<br/>[adler_score_helpers_test.php:102](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L102)<br/>[adler_score_helpers_test.php:136](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L136)<br/>[adler_score_test.php:109](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L109)<br/>[adler_score_test.php:247](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L247)<br/>[adler_score_test.php:294](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L294)<br/>[lib_test.php:114](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/lib_test.php#L114)<br/>[score_get_course_scores_test.php:34](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_course_scores_test.php#L34)<br/>[score_get_course_scores_test.php:141](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_course_scores_test.php#L141)<br/>[adler_course_module_repository_test.php:42](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_module_repository_test.php#L42)<br/>[adler_course_repository_test.php:26](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_repository_test.php#L26) |
| [Punkte für Elemente abfragen (MVP8)](MVP8.md) | 14 | [adler_score_helpers_test.php:18](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L18)<br/>[adler_score_helpers_test.php:53](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L53)<br/>[adler_score_helpers_test.php:102](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L102)<br/>[adler_score_helpers_test.php:136](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_helpers_test.php#L136)<br/>[adler_score_test.php:109](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L109)<br/>[adler_score_test.php:247](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L247)<br/>[adler_score_test.php:294](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/adler_score_test.php#L294)<br/>[lib_test.php:114](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/lib_test.php#L114)<br/>[score_get_element_scores_test.php:23](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_element_scores_test.php#L23)<br/>[score_get_element_scores_test.php:74](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_element_scores_test.php#L74)<br/>[score_get_element_scores_test.php:99](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_element_scores_test.php#L99)<br/>[score_get_element_scores_test.php:131](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/external/score_get_element_scores_test.php#L131)<br/>[adler_course_module_repository_test.php:42](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_module_repository_test.php#L42)<br/>[adler_course_repository_test.php:26](https://github.com/ProjektAdLer/MoodlePluginLocal/blob/main/tests/local/db/adler_course_repository_test.php#L26) |
| [Status der Adaptivitätsaufgaben anzeigen (MVP16)](MVP16.md) | 7 | [attempt.feature:32](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/attempt.feature#L32)<br/>[attempt.feature:43](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/attempt.feature#L43)<br/>[attempt.feature:52](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/attempt.feature#L52)<br/>[view_module.feature:34](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L34)<br/>[view_module.feature:42](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L42)<br/>[view_module.feature:55](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L55)<br/>[view_module.feature:68](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L68) |
| [Status der Adaptivitätsfragen anzeigen (MVP15)](MVP15.md) | 5 | [attempt.feature:52](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/attempt.feature#L52)<br/>[view_module.feature:34](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L34)<br/>[view_module.feature:42](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L42)<br/>[view_module.feature:55](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L55)<br/>[view_module.feature:68](https://github.com/ProjektAdLer/MoodlePluginModAdleradaptivity/blob/main/tests/behat/view_module.feature#L68) |
Expand Down

0 comments on commit 9e1e3cc

Please sign in to comment.