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 Student Answer Relation #128

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Conversation

adomasciplys
Copy link
Contributor

@adomasciplys adomasciplys commented Nov 9, 2024

Description

It is now possible to bind a student to his answers in a given participation.

What is added/changed/removed

  • Created student_answers_relation class
  • Created a service method to get all student answers in a given participation
  • Tested all the newly added functionality

Issue/fixes reference

#56

Testing

Just run the phpunit testsuite. Very easy with the nix-shell just write "runit".

Checks

  • Updated / added tests for these changes
  • PHPunit locally passed
  • Codesniffer locally passed
  • Behat locally passed (DID NOT CHANGE THE UI IN ANY WAY)

@adomasciplys adomasciplys changed the base branch from main to staging November 9, 2024 10:42
@ChristofferGamel ChristofferGamel merged commit 8bc6916 into staging Nov 11, 2024
3 checks passed
@ChristofferGamel ChristofferGamel deleted the Add---Student_Answer_Relation branch November 11, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants