Commit Graph

11 Commits

Author SHA1 Message Date
Zachary Clemans
e1e2f13920 add code tags for visual appeal
add 'e' to code tag
2016-05-23 23:01:23 -04:00
Eric Leung
99b853266b Add solutions to Basic JS, OOP, and Automated Test
- Added solutions to Basic Javascript, Object Oriented and Functional
  Programming, and Automated Testing and Debugging
- Linted when I could (e.g. fix errors COM1000 was throwing, remove unnecessary
  white space and comments)
2016-04-06 22:30:30 -07:00
Nick
4810a28e65 FIX - Grammar A to An 2016-03-30 23:58:38 -04:00
Rex Schrader
b5128336a4 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
Akira Laine
781d14ad77 fixed small typo in challenge title 2016-02-11 18:38:05 +11:00
SaintPeter
0c40a0599e Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
Quincy Larson
4c1e4cbbf4 further improvements of challenge ssed for better looking views 2016-01-15 04:49:46 -08:00
Quincy Larson
0871a0dcf5 add chatroom names 2016-01-15 04:46:20 -08:00
Robert Richey
525ea67314 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
Berkeley Martinez
19d363b584 Fix challenge order 2015-12-14 13:19:30 -08:00
Berkeley Martinez
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00