not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

855 B

Create your own activity

With Sugarizer, it's easy to create your own activity with a bunch of HTML and JavaScript. In the following tutorial you will learn from scratch how to create a full featured activity named "Pawn".

So step after step, you will learn:

  • Step 1: create the activity from a template
  • Step 2: customize icon and content
  • Step 3: add a toolbar icon
  • Step 4: handle journal and datastore
  • Step 5: localize the activity
  • Step 6: handle multi-user with presence
  • Step 7: use journal chooser dialog
  • Step 8: create your own palette

But let's first with the Step 0, set up the development environment.