-
Notifications
You must be signed in to change notification settings - Fork 13
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
Main release #169
Closed
Closed
Main release #169
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ntermediate-layer' into Add---individual-Quiz-Runner---Intermediate-layer
Co-authored-by: Emil <EmilChri@users.noreply.github.com> Co-authored-by: Andreas Valentin Pedersen <Andreas272@users.noreply.github.com> Co-authored-by: Mads Poulsen <CGAddict@users.noreply.github.com>
…include test of show results, when submitting an individual quiz run
Co-authored-by: Emil <EmilChri@users.noreply.github.com> Co-authored-by: Andreas Valentin Pedersen <Andreas272@users.noreply.github.com> Co-authored-by: Mads Poulsen <CGAddict@users.noreply.github.com>
Co-authored-by: Mads Poulsen <CGAddict@users.noreply.github.com>
…moodle-1 into Add---QuizCreator
… of chosen answers, when seeing your results on teh results_page
Added behat tests + added id's for checkboxes and answers option
…Add---individual-Quiz-Runner---Intermediate-layer # Conflicts: # server/moodle/mod/livequiz/tests/behat/behat_mod_livequiz.php
Add --- Reuse Quiz
Add --- Explanation
EmilChri
previously approved these changes
Nov 28, 2024
ZeroConfidence
previously approved these changes
Nov 28, 2024
mantarias
previously approved these changes
Nov 28, 2024
Please merge #139 into this branch before approve |
It's already in? |
fixed delete question - relation not deleted
ChristofferGamel
dismissed stale reviews from mantarias, ZeroConfidence, and EmilChri
via
November 29, 2024 07:58
161604d
fixed centered answers
fix - PHPUnit and Behat to use 8.3 version
EmilChri
approved these changes
Dec 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
//Describe this PR
What is added/changed/removed
//Please describe what changes were performed in this pull request
Issue/fixes reference
//Reference the issue related to this pull request
//Isses: https://github.com/orgs/AAU-P5-Moodle/projects/2/views/1
//If this pull request is not directly related to a github issue, please elaborate on what has been fixed and why
Testing
//Please explain how to allow PR-reviewers and codeowners on how to test your added functionality
Checks