getSubmission: Get submission for an assignment

View source: R/getSubmisson.R

getSubmissionR Documentation

Get submission for an assignment

Description

Get the details of a specific submission for the provided course, assignment and user IDs.

Usage

getSubmission(courseID, assignID, userID, server = "test", ...)

Arguments

courseID

Course ID to find assignments for

assignID

Assignmnet ID for the assignment to retreive a submission of

userID

User ID to retreive assignment submission for

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.