Group Authoring Tool: Difference between revisions

From PAWS Lab
Jump to navigation Jump to search
Yuh43 (talk | contribs)
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....
 
Yuh43 (talk | contribs)
No edit summary
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

An interface is as follows:

Resources

Source codes are available in GitHub in here. Tutorial slides are available in here.