Difference between revisions of "CUMULATE protocol"

From PAWS Lab
Jump to: navigation, search
(New page: = URLs of web-services = = Parameter Naming Conventions = = Protocol for stackable transparent authentication = = Protocol for sending events to the User Model = == Using Report...)
 
Line 1: Line 1:
 
= URLs of web-services =  
 
= URLs of web-services =  
 +
These are the URLs of the web-services that implement components of the ADAPT² architecture and protocols.
 +
User Activity report receiver - this service listens to applications that report user activity
 +
<pre>http://adapt2.sis.pitt.edu/cbum/um</pre>
  
 +
Report Manager - service that answers queries about users' progress with learning objects and mastery of concepts
 +
<pre>http://adapt2.sis.pitt.edu/cbum/ReportManager</pre>
  
 
= Parameter Naming Conventions =
 
= Parameter Naming Conventions =

Revision as of 21:31, 20 November 2007

URLs of web-services

These are the URLs of the web-services that implement components of the ADAPT² architecture and protocols. User Activity report receiver - this service listens to applications that report user activity

http://adapt2.sis.pitt.edu/cbum/um

Report Manager - service that answers queries about users' progress with learning objects and mastery of concepts

http://adapt2.sis.pitt.edu/cbum/ReportManager

Parameter Naming Conventions

Protocol for stackable transparent authentication

Protocol for sending events to the User Model

Using Report API to send reports to User Model

Sending reports from Applets via relay servlet

Protocols for requesting user progress

Getting user progress report in an XML format

Getting user progress report in the format of Java serialized objects

Protocols for requesting user knowledge of concepts

Getting user knowledge of concepts report in an XML format

Getting user knowledge of concepts report in the format of Java serialized objects