getRubric: Get a single rubric from an account or course

View source: R/getRubric.R

getRubricR Documentation

Get a single rubric from an account or course

Description

Get a single rubric from an account or course

Usage

getRubric(ID, rubricID = "", type = "account", server = "test", ...)

Arguments

ID

Integer of the account ID to find users for

rubricID

ID of the specific rubric

type

Course or account

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.