Commit Graph

12 Commits (914e9f4b337724a5f4a24ebcfdf67058c7b0367e)

Author SHA1 Message Date
Berkeley Martinez ee4f1dbb73 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
Zachary Clemans 8ffff275bb add code tags for visual appeal
add 'e' to code tag
2016-05-23 23:01:23 -04:00
Eric Leung a2849ebf0f 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 0ee6ab4b64 FIX - Grammar A to An 2016-03-30 23:58:38 -04:00
Rex Schrader 6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
Akira Laine c2d7480c3b fixed small typo in challenge title 2016-02-11 18:38:05 +11:00
SaintPeter f9c2da7d6a Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
Quincy Larson a6c4ed77a5 further improvements of challenge ssed for better looking views 2016-01-15 04:49:46 -08:00
Quincy Larson 49a57e7965 add chatroom names 2016-01-15 04:46:20 -08: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
Berkeley Martinez cdd067607f Fix challenge order 2015-12-14 13:19:30 -08:00
Berkeley Martinez f7f587194d Add superblock ordering 2015-12-14 13:19:30 -08:00