openedx.features.personalized_learner_schedules package#
Subpackages#
Submodules#
openedx.features.personalized_learner_schedules.call_to_action module#
Creates Call to Actions for resetting a Personalized Learner Schedule for use inside of Courseware.
- class openedx.features.personalized_learner_schedules.call_to_action.PersonalizedLearnerScheduleCallToAction#
Bases:
objectCreates Call to Actions for resetting a Personalized Learner Schedule for use inside of Courseware.
- CAPA_SUBMIT_DISABLED = 'capa_submit_disabled'#
- VERTICAL_BANNER = 'vertical_banner'#
- get_ctas(xblock, category, completed)#
Return the calls to action associated with the specified category for the given xblock.
Look at CallToActionService docstring to see what will be returned.
- past_due_class_warnings = {}#