Commit Graph

3010 Commits (319e597679138723efb67722ee053a58aad044b5)

Author SHA1 Message Date
Ayushi Jain eabc509b59 Changed the text enclosed by strong tag 2017-01-30 16:22:25 -05:00
Samuel Plumppu 6e897521e0 Merge pull request #12855 from HKuz/fix/newJSchText
Test, formatting fixes for new JS challenges
2017-01-30 19:30:05 +01:00
manish-giri a266b11861 Update position of x point 2017-01-30 00:54:42 -05:00
Eric Leung 2a5a992b83 Format Incidence Matrix challenge
- Title case title to make consistent with other ADS challenges
- Add definition tags to new words
- Put multi-line code in blockquotes
- Add convenience spaces in seed code
- Fix misspelled variables in tests
- Add solution to incidence matrix challenge
- Add appropriate code tags around text
2017-01-29 20:18:22 -08:00
Heather Kusmierz 6f00d3b5e9 Test, formatting fixes for new JS challenges 2017-01-29 19:17:04 -05:00
Samuel Plumppu f4d0581877 Merge pull request #12958 from padulam/fix/change-the-prototype-instructions
Fix error in instructions for change the prototype to a new object challenge
2017-01-29 21:55:24 +01:00
Samuel Plumppu a726686326 Merge pull request #12957 from Hapoofesgeli/fix/improve-meaning
Improve the sentence to imply the correct meaning
2017-01-29 21:50:45 +01:00
Samuel Plumppu 4b245e03a0 Merge pull request #12896 from no-stack-dub-sack/fix/quoting-challenge
fix quoting strings challenge
2017-01-29 21:47:51 +01:00
Samuel Plumppu 5acf5aa650 Merge pull request #12950 from erictleung/fix/code-formatting-in-adv-data-structures
Format text in several Adv Data Struc challenges
2017-01-29 21:40:53 +01:00
padulam 46a04c1ec3 Update instructions for change the prototype challenge 2017-01-29 15:20:21 -05:00
Eric Leung ee003ac9d6 Format text in several Adv Data Struc challenges
- Format Typed Arrays
- Format Directed and Undirected Graphs
- Format Adjacency List
- Format Adjacency Matrix
- Added solutions code for the above four challenges
- Add horizontal rules before challenge requirements
- Change "Directed and Undirected Graphs" challenge into "Introduction
  to Graphs"
2017-01-29 12:17:50 -08:00
Hapoofesgeli bfe405e16b Update basic-css.json 2017-01-29 19:30:10 +00:00
Peter Weinberg 328c1d0d2c fix quoting strings challenge 2017-01-29 13:59:07 -05:00
Samuel Plumppu d2cd072dfd Merge pull request #12951 from erictleung/fix/example-complex-objects-code-formatting
Make example in Manipulate Complex Obj consistent
2017-01-29 19:08:24 +01:00
Samuel Plumppu fd68f617e3 Merge pull request #12945 from HKuz/fix/bootstrapIntro
Add introduction for Bootstrap section
2017-01-29 17:41:09 +01:00
Eric Leung a6db022cb6 Make example in Manipulate Complex Obj consistent 2017-01-29 05:23:42 -08:00
mrugesh mohapatra bd54342943 Merge pull request #12888 from richiethomas/fix/multiline-comments
Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users
2017-01-29 14:16:07 +05:30
mrugesh mohapatra a04581f4e0 Merge pull request #12821 from no-stack-dub-sack/fix/project-landing-pages
update links and formatting, project landing pages
2017-01-29 14:13:02 +05:30
Heather Kusmierz 0619e777bb Add introduction for Bootstrap section 2017-01-28 19:34:28 -05:00
Samuel Plumppu 5dda00f2b0 Merge pull request #12932 from wildlifehexagon/fix/visual-design-typos
fixes for various typos in the Applied Visual Design section
2017-01-29 00:20:23 +01:00
wildlifehexagon 63cd4de859 fixes for various typos in Applied Visual Design 2017-01-28 17:16:57 -06:00
Timo c320194eca Merge pull request #12930 from Greenheart/fix/basic-algorithm-prevent-use-of-string-repeat
fix(challenge): Prevent use of String.repeat() in Basic Algorithm
2017-01-28 22:38:05 +01:00
Samuel Plumppu e030a17e41 fix(challenge): Prevent use of String.repeat() in Basic Algorithm. 2017-01-28 21:51:28 +01:00
Peter Weinberg 1b685ad3f0 basic ds: add intro challenges + final QA 2017-01-28 11:08:50 -05:00
Peter Weinberg 0b524cee0d update links and formatting, project landing pages 2017-01-28 13:12:04 +05:30
mrugesh mohapatra 1798906cee Merge pull request #12823 from bonham000/fix/adv-algos-and-data-structures
Improvements to adv. algos and data structures
2017-01-28 12:26:45 +05:30
mrugesh mohapatra b7876100b8 Merge pull request #12752 from HKuz/fix/noCSSinHTML
Remove CSS from HTML section
2017-01-28 03:24:22 +05:30
mrugesh mohapatra 80f113ca59 Merge pull request #12909 from leonfeng/fix/project-page-layout
Fix the project pages layout issue
2017-01-28 02:57:24 +05:30
Dylan 26b4ce86f7 Merge pull request #12809 from HKuz/fix/CSSsequencing
Fix sequencing issues in Basic CSS section
2017-01-27 09:47:33 -06:00
Heather Kusmierz a9ba490964 Fix sequencing issues in Basic CSS section 2017-01-27 09:08:52 -05:00
Timo 9e30827ee2 Merge pull request #12861 from codeman869/fix/falsy-bouncer-description
Add hint to Falsy Bouncer challenge description
2017-01-27 11:27:55 +01:00
Leon Feng 3974fda71a Fix the project pages layout issue 2017-01-27 14:12:11 +04:00
Berkeley Martinez 943a68210b feat(challenges): add backend challenge infrastructure (#11058)
* Feat: Initial backend view

* Feat: Refactor frame runner

* Feat: backend challenge submit runs tests

* Feat: Backend challenge request

* Feat: Whitelist hyperdev in csp

* Fix: Use app tests instead of challenge tests

* Feat: Allow hyperdev subdomains

* Fix(csp): allow hypderdev.space subdomains

* feat(challenge): submit backend

* feat: Add timeout to test runner (5 sec)

* chore(seed): Add more to test backend

* fix(csp): s/hyperdev/gomix/g

* fix(app): fix code mirror skeleton filepath

* fix(app): remove Gitter saga import

* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types

* fix: No longer restart the browser when challenges change

* fix(app): Update jquery for challenges

* fix(seed): Remove to promise jquery call

* fix(lint): Undo merge error
undefined is no allowed

* fix(app): linting errors due to bad merge

* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00
RamiroPinol ba60a3137a solved typo: loged -> logged 2017-01-26 18:04:52 -03:00
richiethomas a9ed95b654 Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users 2017-01-26 13:47:29 -05:00
Cody Deckard b19721b618 Add hint to Falsy Bouncer challenge description
Updates the Falsy Bouncer challenge description to include a hint
to help campers understand how they should approach the challenge
without revealing too much information or locking the camper into
a particular solution.
2017-01-26 15:46:40 +00:00
Timo 032764e1cb Merge pull request #11987 from dhcodes/fix/improved-tests-divide-by-decimal
change test to ensure use of /
2017-01-26 09:19:21 +01:00
Dylan 5ab3bf6c9d :change test to ensure use of / 2017-01-25 21:33:31 -06:00
db 1032b71792 Update 'firstName' parameter changed to 'name' 2017-01-26 00:48:14 +05:30
Sean Smith ffe8c743d2 Improvements to adv. algos and data structures 2017-01-25 00:04:16 -08:00
mrugesh mohapatra e1970ac93c Merge pull request #12797 from no-stack-dub-sack/fix/basic-ds-objects
reformat, refactor basic ds: object challenges
2017-01-24 23:40:56 +05:30
dhcodes e0d8425de9 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
Heather Kusmierz 443fdeae23 Remove CSS from HTML section 2017-01-24 09:02:15 -05:00
Cody Deckard da2d901404 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
mrugesh mohapatra 9327aa60f2 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
Timo d4e1ac1290 Merge pull request #12734 from dhcodes/fix/rwd-menu-collapse
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-24 10:27:48 +01:00
Peter Weinberg dcfac28114 reformat, refactor basic ds: object challenges 2017-01-23 23:34:05 -05:00
dhcodes 577aa5d6f0 Change RWD to RWD Principles to prevent collapsible menu conflict 2017-01-23 21:24:58 -06:00
Dylan 6467b04316 Merge pull request #12738 from Syntactual/fix/rewrite_question
added some text to the challenge 08-coding-interview-questions
2017-01-23 12:19:17 -06:00
Rajesh d83f9607b0 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30