Difference between revisions of "Group Authoring Tool"
From PAWS Lab
(New page: == Resources == Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/gboard-master.git here]. Tutorial slides are available in [[Media:Group_Authoring....) |
|||
Line 1: | Line 1: | ||
+ | This tool provides the interface for teachers to define groups of students who can access the course. It includes functionalities such as | ||
+ | * Search/Select Group | ||
+ | * Create New Group | ||
+ | * View/Modify User information | ||
+ | * Add/Remove User to/from Group | ||
+ | * Search User | ||
+ | * Connect/Disconnect Group to/from Existing Applications | ||
+ | * Assign Course to the Group | ||
+ | * Export Group Data into Common File Formats: xlsx, xls, csv, pdf | ||
+ | * Print Group Information | ||
+ | * Notification Center | ||
+ | |||
+ | An interface is as follows: | ||
+ | [[Image:GroupAuthoring.jpg|500x1000px]] | ||
+ | |||
== Resources == | == Resources == | ||
Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/gboard-master.git here]. Tutorial slides are available in [[Media:Group_Authoring.pdf|here]]. | Source codes are available in GitHub in [https://github.com/PAWSLabUniversityOfPittsburgh/gboard-master.git here]. Tutorial slides are available in [[Media:Group_Authoring.pdf|here]]. |
Revision as of 05:17, 4 April 2016
This tool provides the interface for teachers to define groups of students who can access the course. It includes functionalities such as
- Search/Select Group
- Create New Group
- View/Modify User information
- Add/Remove User to/from Group
- Search User
- Connect/Disconnect Group to/from Existing Applications
- Assign Course to the Group
- Export Group Data into Common File Formats: xlsx, xls, csv, pdf
- Print Group Information
- Notification Center
Resources
Source codes are available in GitHub in here. Tutorial slides are available in here.