codecombat/app/core
Matt Lott d72e4eb750 Practice levels Ux and next level algorithm
Update classroom and gameplay Ux to surface practice levels as 3a, 3b,
etc.
Update next level logic to leverage practice levels based on per level
completion playtime thresholds.
Patrol buster and patrol buster A are live for testing.
Fix a few classroom Ux progress hover bubble info bugs.

Closes #3767
2016-06-27 14:05:42 -07:00
..
services Add extra information when a school is autocompleted. 2016-04-18 22:54:43 -07:00
social-handlers Refactor FacebookHandler and GPlusHandler 2016-03-18 11:03:55 -07:00
application.coffee fix isProduction logic 2016-05-17 09:33:00 +07:00
auth.coffee Allow username login, tear out a bunch of related stuff in change 2016-06-08 13:55:19 -07:00
CocoClass.coffee Remove some logs to complete my testing 2016-02-02 16:56:08 -08:00
contact.coffee Add Enrollment start/end dates, remove self-serve 2016-05-24 14:07:28 -07:00
d3_utils.coffee Dashboard monthly revenue counts, and tabs 2016-02-20 17:27:45 -08:00
deltas.coffee Lock course content to classrooms 2016-04-27 09:58:04 -07:00
errors.coffee Fix and improve new errors system 2016-03-03 13:59:17 -08:00
forms.coffee Fix options in forms.objectToForm 2016-03-18 11:03:55 -07:00
initialize.coffee Update teacher trial request views, some related bug fixes 2016-04-20 16:30:11 -07:00
ModuleLoader.coffee Disable ModuleLoader debug logs because they get in the way 2016-06-15 16:09:24 -07:00
NameLoader.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
ParticleMan.coffee Add game-dev level type (#3725) 2016-06-08 16:57:00 -07:00
Router.coffee Admin school counts page 2016-06-21 09:33:06 -07:00
storage.coffee Fixed #343. Fixed #2565. localStorage cache now only lasting a week for most items, using lscache (bower install, y'all). 2015-04-18 17:25:40 -07:00
SystemNameLoader.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
Tracker.coffee Switch to using actual node server to receive log events 2016-06-09 17:00:35 -07:00
treema-ext.coffee Fully remove Clojure and Io. Use new Aether 0.5.0. 2016-05-24 12:00:04 -07:00
utils.coffee Practice levels Ux and next level algorithm 2016-06-27 14:05:42 -07:00