Skip to content
Permalink
dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Create your own activity

Sugarizer is a platform supporting a diverse set of technologies in which an activity can be created.

If you are a fan of pure JavaScript, you should go through the Vanilla JavaScript tutorial below. It is a wonderful implementation using only JavaScript which should clear all concepts related to Sugarizer.

People who are familiar with the Vue.js framework can make use of our pre-made Vue.js Sugar Components to streamline the use of Sugar functionalities. Learn more about this in the Vue.js tutorial below.

If you are not sure about which one to pick, it is recommended to go with the Vanilla JavaScript tutorial below as it is much more detailed and explains all functionality workflows which even inspired the Vue.js components.

Note that the end result of both the tutorials is exactly same, the Pawn activity.

Also feel free to create the new activity in a different technology, after taking structure and functionality guides from both the tutorials.

Click on your preferred technology to view the tutorial: