Group Authoring Tool: Difference between revisions
Jump to navigation
Jump to search
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.... |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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. Details can be found in the Resources links. | |||
[[Image:GroupAuthoring.jpg|1000x1500px]] | |||
== 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]]. | |||
Latest revision as of 13:08, 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
An interface is as follows. Details can be found in the Resources links.