...
Single API to capture all the tracking data.
Read after write of consumption data and basic summary.
Design:
Extended Enrolment Consumption:
Every instance adapting the sunbrid will have to select one of the option from different consumption modes, this would allow the application to mange the user in avoiding the consumption of content more than once based of specific predefined rules
Mode for any instance will be one-one mapping
Tracking and monitoring of the user consumption can be done for any new context like program, event etc
...
Following are the different modes provided to new instance:
Scenario | Write Request | Read Request | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Carry Forward Consumption
|
Note: Progress will be captured directly under the context |
| ||||||||||
2 | Copy Forward Consumption
|
|
| ||||||||||
3 | Strict Mode Consumption
|
|
Viewing Service:
Viewing Service collects the “content view updates” and generate events to process and provide summary to the users.
...