Commit Graph

4151 Commits

Author SHA1 Message Date
ead5c19d6e Ready JavaScript Curriculum 2015-07-24 00:35:50 +01:00
01c72656c8 fix 'id' not _id.
fix spacing after semi colon
2015-07-23 16:14:45 -07:00
f3508db401 fix lint error 2015-07-23 16:03:52 -07:00
e88b5a81c4 on question complete, ping /completed-challenges 2015-07-23 16:03:52 -07:00
6de5ad682e Get rid of uncompletedChallenges on user object 2015-07-23 16:03:52 -07:00
eb0dc42089 rename ajax$ to remove special characters 2015-07-23 16:03:51 -07:00
0ef87cc040 adds postJSON method 2015-07-23 16:03:51 -07:00
48c2304ff2 update body-parser 2015-07-23 16:03:51 -07:00
5f52498dc1 lint user file 2015-07-23 16:03:51 -07:00
e22cd5da23 correct answer hits server 2015-07-23 16:03:51 -07:00
9485bdd20a add question header 2015-07-23 16:03:51 -07:00
b38f9baa3c turn down dampness and spring constant 2015-07-23 16:03:51 -07:00
02f5e49909 touch move works 2015-07-23 16:03:51 -07:00
3dfeaadba0 update zipline copy with CodePen override warning 2015-07-23 16:03:51 -07:00
bc3787fdfc Add transition between questions 2015-07-23 16:03:51 -07:00
89bd18a387 reset info on router transition 2015-07-23 16:03:51 -07:00
81d1c25639 use inline source maps 2015-07-23 16:03:50 -07:00
c3ce578a26 moving question to right answers true
moving question to left answer false
2015-07-23 16:03:50 -07:00
524b59828c release question on mouseLeave 2015-07-23 16:03:50 -07:00
52b0391d15 fix should be mixins plural 2015-07-23 16:03:50 -07:00
b507aecc97 bump thundercats-react 2015-07-23 16:03:50 -07:00
bf64beed5d Hide body overflow 2015-07-23 16:03:50 -07:00
fa97111f00 bump thundercats 2015-07-23 16:03:50 -07:00
35193f22cc click drag question 2015-07-23 16:03:50 -07:00
9a73d20d5a shake on wrong answer 2015-07-23 16:03:50 -07:00
2ceef5f0f6 remove last binding methods 2015-07-23 16:03:50 -07:00
50fce52261 remove bind methods 2015-07-23 16:03:50 -07:00
fe3b983347 remove react-stampit 2015-07-23 16:03:49 -07:00
f735572b6e Go back to map when no more hikes are found 2015-07-23 16:03:49 -07:00
47901a9b0a add missing false in hikes challenge 2015-07-23 16:03:49 -07:00
be6d2a2dfc refetch on param changes 2015-07-23 16:03:49 -07:00
3ce53441f0 bump thundercats-react 2015-07-23 16:03:49 -07:00
b0e3cfd028 fix copy array because .reverse mutates! 2015-07-23 16:03:49 -07:00
cafd18a5ec return currentHike on load 2015-07-23 16:03:49 -07:00
b945fc94a4 Move flux contianer to top level hike comp
Removes all the lower level hikes
Finishing questions takes you to next hike
BUG: sometimes it takes you an incorrect next challenge
2015-07-23 16:03:49 -07:00
5da04b14d3 fix should be transform not transformer 2015-07-23 16:03:49 -07:00
ac5e31596d add transcript for missing hike 2015-07-23 16:03:49 -07:00
dd72b57d56 fetch/set current hike shouldn't pass state around 2015-07-23 16:03:48 -07:00
2d5013d9ae fetch/set current hike shouldn't need to pass around state 2015-07-23 16:03:48 -07:00
639f85c580 Add modal on correct answer 2015-07-23 16:03:48 -07:00
82ce7fc47e bump react-bootstrap 2015-07-23 16:03:48 -07:00
f5963192d1 move transcript rending into method 2015-07-23 16:03:48 -07:00
892fd64cf5 On successful answer take camper to next question 2015-07-23 16:03:48 -07:00
2fda45897f Add skip to question button to lecture 2015-07-23 16:03:48 -07:00
73c0e8a73f questions renders corrent test on number param 2015-07-23 16:03:48 -07:00
04a5a081b3 fix mixing forward slash on transistionTo 2015-07-23 16:03:48 -07:00
caaa21d367 Video end goes to questions 2015-07-23 16:03:48 -07:00
4232eb6bfe Render question 2015-07-23 16:03:47 -07:00
5ba0dc1fec hikes/:dashedName renders questions 2015-07-23 16:03:47 -07:00
3dbe91e92d render transcript below video 2015-07-23 16:03:47 -07:00