Skip to content

ChrisHuston/Individualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Individualizer

Import and display up to six fields of information to students individually. Usefull for communicating passwords for simulations or other information that is different for each student. Max of 120 characters per field.

Usage

  1. Click Settings in the Course menu
  2. Click the Apps tab
  3. Click the View App Configurations button
  4. Click Add App
  5. For Configuration Type, select By URL
  6. Enter the Name that will be selected after changing the assignment type submission to External Tool.
  7. Consumer key = YourKey
  8. Shared Secret = YourSecret
  9. Config URL = https://your_server_url/app/individualizer/config/assignment.xml
  10. Click Submit
  11. In the assignment, set points equal to a non-zero value (commonly set to 1).
  12. Display Grade As = Complete/Incomplete
  13. Submission Type = External Tool and select the name entered in step #5 above.
  14. Click Update Assignment
  15. Enter the field labels. Blank fields are allowed.
  16. Click Save Field Labels
  17. Click Choose File and select the CSV file that has the data to import. The first row should be headers with columns of: Net ID, Family Name, Given Name, Field 1, Field 2, Field 3, Field 4, Field 5, Field 6. The header names can be different, but the order must match. The students will see a list with Field 1 at the top. Less than 6 fields can be in the CSV file.
  18. Re-importing will update the field values and remove any deleted students.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published