Skip to content

markchipman/adapt-notifyOnComplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-dragndrop

Notify on Complete is an extension for the Adapt Framework created by Dan storey.

When the learner completes a content object a push notification appears. When enabled on the course itself a notification popup appears when the course is complete and any required assessments are passed.

##Installation

Settings Overview

The attributes listed below are used in course.json and contentObjects.json to configure Notify on Complete, and are properly formatted as JSON in example.json.

Attributes

core model attributes: These are inherited by every Adapt component. Read more.

_isEnabled (boolean): Enable the extension on the course or a content object

_title (string): The title to display for the notification

_body (string): The body text to display for the notification. If applying this to a content object this text should advise the user that clicking the notification will take them back to the menu.

Limitations

No known limitations


Version number: 1.0.2 Framework versions: 2.0 Author / maintainer: Dan Storey

About

An extension for the Adapt Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • HTML 20.0%
  • CSS 4.1%