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

Endpoints #44

Open
Dylanz5 opened this issue Nov 30, 2022 · 0 comments
Open

Endpoints #44

Dylanz5 opened this issue Nov 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Dylanz5
Copy link
Member

Dylanz5 commented Nov 30, 2022

Get submissions for an assignment by a user
GET Users//assignments//submissions
(GET submissions?userid=5&assignmentid=20&sortby=date)

Assignments for a user with a due date in the future
GET Users//assignments

Get all courses for a user
GET users//courses

Post a submission

Course view
GET courses//assignments

GET assignments//assignment-scores

@Dylanz5 Dylanz5 added the enhancement New feature or request label Nov 30, 2022
alans-42 pushed a commit to alans-42/devU-api that referenced this issue Feb 21, 2023
Add submissionScore entity to the API. This entity stores a score and feedback attached to a single submission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant