adaptlearning / adapt_framework

A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.
https://www.adaptlearning.org/
GNU General Public License v3.0
576 stars 246 forks source link

refactor/v5 - Core #2018

Closed guywillis closed 4 years ago

guywillis commented 6 years ago

Refactor the core js, less, and hbs files so that they conform to the BEM (http://getbem.com/) and SMACSS (https://smacss.com/) naming schemes.

Current progress can be found at: https://github.com/guywillis/adapt_framework

guywillis commented 4 years ago

v5 refactor is largely done and now merged with master.

Closing issue.