Commit Graph

8 Commits

Author SHA1 Message Date
b5128336a4 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
781d14ad77 fixed small typo in challenge title 2016-02-11 18:38:05 +11:00
0c40a0599e Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
4c1e4cbbf4 further improvements of challenge ssed for better looking views 2016-01-15 04:49:46 -08:00
0871a0dcf5 add chatroom names 2016-01-15 04:46:20 -08:00
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
19d363b584 Fix challenge order 2015-12-14 13:19:30 -08:00
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00