Adaptionary
Sublime Text 3 package for the Adapt Framework
Details
Installs
- Total 2K
- Win 2K
- Mac 305
- Linux 220
Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Adaptionary
Sublime Text 3 Package
Updated for Adapt Version 2
Adaptionary is a Sublime Text 3 package for working with the the Adapt Learning Framework. The package is a collection of snippets for working with Adapt components. Once installed (easiest method is using package control) you can simply type any of the commands such as adapt-text
and hitting TAB. You can also start typing the command and cycle through a list of available commands.
Installation
The easiest way to install Adaptionary is with Package Control which once installed can be brought up with the command pallette (CTRL+SHIFT+P
for Windows or CMD+SHIFT+P
for Mac OS).
Type and select Package Control: Install Package
from the menu and start searching for Adaptionary. Adaptionary should show in the list, and when selected, Package Control will install the package automatically. That's it!
To recap, that's two simple steps for installing with Package Control:
* Package Control: Install Package
-> Adaptionary
Updates will automatically install if you've installed the extension by this method
You can alternatively simply drop the .sublime_package file from releases in to your Sublime %APPDATA% folder.
Usage
The following are the current available commands for Adaptionary:
Accordion
,adapt-accordion
GMCQ
,adapt-gmcq
Graphic
,adapt-graphic
Hotgraphic
,adapt-hotgraphic
Matching
,adapt-matching
MCQ (Multiple choice question)
,adapt-mcq
Media
,adapt-media
Narrative
,adapt-narrative-item
Slider
,adapt-slider
Text
,adapt-text
Textinput
,adapt-textinput-item
You can now also add parent elements, such as contentObjects, articles, and blocks:
Content Object
,adapt-contentObject
Article
,adapt-article
Article with assessment
,adapt-article-assessment
Block
,adapt-block
Block with trickle
,adapt-block-trickle
Screenshots
Simple dropdown snippets
Easy component generation, TAB through entities
Sublime search guesses snippet titles
Contributing
Please feel free to fork and contribute snippets to this small package. New snippets are welcome, please add them to the Source folder. Please do not compile a .sublime-package.
License
This repository is released as open-sourced software licensed under the MIT license