The flowing document is a proposal of how to store LORIS instrument rules in a JSON format. Rules would be appended to the Instrument JSON as follows
{
"Meta" : {
"InstrumentVersion": string,
"InstrumentFormatVersion" : "v0.0.2-dev",
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
#LORIS Test Plans
##Table of Contents
| { | |
| "vars": { | |
| "@gray-darker": "lighten(#000, 13.5%)", | |
| "@gray-dark": "lighten(#000, 20%)", | |
| "@gray": "lighten(#000, 33.5%)", | |
| "@gray-light": "lighten(#000, 46.7%)", | |
| "@gray-lighter": "lighten(#000, 93.5%)", | |
| "@brand-primary": "#064785", | |
| "@brand-success": "#5cb85c", | |
| "@brand-info": "#1c70b6", |