History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-879
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Carsten Ullrich
Reporter: Carsten Ullrich
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

Enhance events for course generation requests

Created: 2006-07-26 10:07   Updated: 2006-07-28 17:07
Component/s: TutorialComp: CourseGenerator
Affects Version/s: 1.0b4
Fix Version/s: 1.0

Time Tracking:
Not Specified


 Description  « Hide
Currently, the events for course generation do not encode the source of the request, which is however important information. Hence, we need to add an event send by components when they request the services.

 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Carsten Ullrich - 2006-07-26 11:07
Solution: extend API with a source parameter.

Carsten Ullrich - 2006-07-26 17:07
We will re-use the existing TutorialInteractionEvent, but extend it with session + callingComponent parameters.

Carsten Ullrich - 2006-07-28 17:07
Done. Also adapted calling components.