Description Usage Arguments Value
uses the .xlsx output from Datalink Connect software and will score responses by assigning a grade value to each possible response
1 | addnames(input, id)
|
input |
.xlsx exported from Datalink Connect read into R by using the command: read.xlsx2(file,sheetName="Results Grid") |
id |
a dataframe containing IDs and Names of students appearing in input file. Column with ID numbers should be named "ID" and column with names should be named "Name" |
A the same dataframe read in as object with names added to the appropriate column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.