Picture of Matt Leathes
Re: Slider Question component with 2 sliders
by Matt Leathes - Monday, 27 June 2016, 4:34 PM
 

Hi Tariq

Main skills required are HTML/JavaScript/CSS, specifically using:

  • Backbone
  • Underscore
  • JQuery
  • LESS
  • Handlebars
  • Require
  • JSON

The documentation we have can be found here: https://github.com/adaptlearning/adapt_framework/wiki

There's also a chat room you can join over at https://gitter.im/adaptlearning/adapt_framework

Also note - we're about to update the Slider component to use rangeslider.js - you can find the new version here for the moment: https://github.com/adaptlearning/adapt-contrib-slider/tree/abu-1137 (it should get merged into master over the course of this week)

You may also find it useful to have the devtools extension installed - mainly due to it allowing you to debug some parts of Adapt more easily via the console (see the Developer tools section of the README)