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

feat: Delete rubric #147

Merged
merged 5 commits into from
Jan 10, 2024
Merged

feat: Delete rubric #147

merged 5 commits into from
Jan 10, 2024

Conversation

PedroChaparro
Copy link
Member

Includes 📋

  • New endpoint to allow teachers to delete their rubrics

Related Issues 🔎

Closes #145

@PedroChaparro PedroChaparro added the ✨ feat A new feature is implemented label Jan 10, 2024
@PedroChaparro PedroChaparro self-assigned this Jan 10, 2024
@PedroChaparro PedroChaparro merged commit 6394ee9 into dev Jan 10, 2024
3 checks passed
@PedroChaparro PedroChaparro deleted the feat/#145-delete-rubric branch January 10, 2024 19:47
@PedroChaparro PedroChaparro mentioned this pull request Jan 11, 2024
PedroChaparro added a commit that referenced this pull request Jan 11, 2024
* fix: Add submissions limits (#140)

* fix(submissions): Rate limit students submissions

* refactor: Remove files deletion error logs table

* fix(submissions): Validate if the laboratory is open

* test(submissions): Add test to ensure students can receive real time updates about their submissions

* refactor: Create static files repository implementation (#141)

* fix: Update SSE controller (#144)

* feat: Delete rubric (#147)

* fix(db): Add missing on delete cascade statement

* feat(rubrics): Delete rubric by UUID

* test: Add test to ensure teachers can delete rubrics

* fix(tests): Close SSE connections early in testing environment

* feat: Get progress of students in laboratory (#149)

* fix(submissions): Add missing `where` on `update` clause

* feat(db): Create new view to obtain students progress in laboratory

* feat(labs): Get students progress

* test(labs): Ensure teachers can obtain the progress of the students in their labs

* docs: Update documentation (#150)

* docs: Update README and md files

* docs(openapi): Update spec

Fix typos and update response of `/progress` endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat A new feature is implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant