Commit Graph

13 Commits

Author SHA1 Message Date
Quincy Larson
035b6027de make challenges new and extend to 60 days 2016-01-01 00:34:05 -06:00
Robert Richey
9b0673ea1e Fix tests on Waypoint: Using typeof
Tests are now more robust. typeof string accepts any string - empty or not - with either single or double quotes. typeof number accepts any number, including floating point. Refactored from editor.getValue().match to code.match() and removed flags gi, as they don't make sense in these tests. closes #5065
2015-12-31 09:01:40 -07:00
Quincy Larson
fb096db7e6 add video links 2015-12-30 03:57:33 -06:00
Quincy Larson
c3005cf7f8 update certificate requirements 2015-12-30 01:20:35 -06:00
Quincy Larson
c1f0b383c8 more challenge improvements 2015-12-30 00:10:36 -06:00
Quincy Larson
9d1cb86dff start adding new challenges and resequence existing ziplines 2015-12-28 00:39:17 -06:00
Quincy Larson
757f400fce start adding API Basejumps 2015-12-27 23:20:11 -06:00
Berkeley Martinez
cdd067607f Fix challenge order 2015-12-14 13:19:30 -08:00
Berkeley Martinez
773358980c Fix cert name 2015-12-14 13:19:30 -08:00
Quincy Larson
c8e7b7d682 minor fix to challenge sequence 2015-12-14 13:19:30 -08:00
Quincy Larson
a553cbbb2b add interviewing and nonprofit projects to map 2015-12-14 13:19:30 -08:00
Berkeley Martinez
5c2bdd974a Add isComingSoon flag 2015-12-14 13:19:30 -08:00
Berkeley Martinez
f7f587194d Add superblock ordering 2015-12-14 13:19:30 -08:00