Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem Statement:

Currently, an Assessment is created as a two-step process and most of the activities are done in the back end. Content is created with type as "Resource" which is reviewed and published and later the content type is changed to "Self-Assess” and made available to the user. Instead, the whole creation and publishing process should happen from the portal 

Solution 1:
Whenever the content editor will create content as self-assessment content, we will extend the ECML with a new stage block which contains the summary plugin.

If content editor edits the same content we will hide the stage and after saving we will add the stage again.

 Stage ECML sample

<---- TODO -->

Solution 2:

we can club the summary and end page plugin which will behave as an assessment end page plugin. Based on the config received by the player we will switch the end page.

Conclusion: [ Solution 1 ]

By using “Solution 1” we can develop this within a short span and the right approach.


By using “Solution 2” it will be complex to generate end event and there will be more changes to develop this approach.

[DRAFT]

  • No labels