Adaptionary
Sublime Text 3 package for the Adapt Framework
Details
Installs
- Total 3K
- Win 2K
- Mac 314
- Linux 227
| Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
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-accordionGMCQ,adapt-gmcqGraphic,adapt-graphicHotgraphic,adapt-hotgraphicMatching,adapt-matchingMCQ (Multiple choice question),adapt-mcqMedia,adapt-mediaNarrative,adapt-narrative-itemSlider,adapt-sliderText,adapt-textTextinput,adapt-textinput-item
You can now also add parent elements, such as contentObjects, articles, and blocks:
Content Object,adapt-contentObjectArticle,adapt-articleArticle with assessment,adapt-article-assessmentBlock,adapt-blockBlock 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