View source: R/editGradebookColumnData.R
| editGradebookColumnData | R Documentation | 
Create/edit a new custom grade book column entry for the provided user and course.
editGradebookColumnData(
  courseID,
  columnID,
  userID,
  content,
  server = "test",
  ...
)
| courseID | Course ID with the custom column | 
| columnID | ID of of the column | 
| userID | ID of the user (student) to write column datum to | 
| server | Test, beta, production, or other name in R.environ OR full url of server | 
| ... | Optional page options to pass to processRequest | 
| include_hidden | Character of the content to place in the column for user | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.