Oliver Eyton-Williams
|
f1c9b08cf3
|
fix(curriculum): add isHidden: false to challenges
This includes certificates (where it does nothing), but does not
include any translations.
|
2020-05-25 16:25:19 +05:30 |
|
Randell Dawson
|
9252f96566
|
fix(curriculum): Consolidated comments for JavaScript Algorithms and Data Structures challenges - part 4 of 4 (#38267)
* fix: consolidate comments
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
|
2020-03-08 15:46:28 +01:00 |
|
Hassaan Pasha
|
80ba943ca3
|
fix: fixed regex for validating newlines in for loops (#38180)
|
2020-02-09 18:43:43 -06:00 |
|
Randell Dawson
|
b7949087e3
|
fix(curriculum): Improve verbiage and add examples to the map, filter, and reduce challenges (#37709)
* fix: improve verbiage and add examples to challenges
* fix: condensed map method wording
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: remove leading space
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: improved verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: shortened reduce challenge verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: shorten verbiage related to reduce 2nd parameter
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: added comma
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: shortened filter verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix; added comma
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: improved verbiage of map method
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: shortened reduce verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: correct map method verbiage
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: added word array
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: added missing comma
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: changed u to sumOfAges
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: created one sentence out of many
Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
* fix: changed to on each iteration
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: fixed verbiage in filter and map challenges
|
2019-11-27 07:33:09 +05:30 |
|
Randell Dawson
|
568f00e02a
|
fix(curriculum): Added forumTopicId to remaining 1200 challeng… (#36558)
|
2019-08-05 22:14:37 +05:30 |
|
Randell Dawson
|
5bf8527523
|
fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 02 (#36402)
* fix: rm assert msg basic-algorithm-scripting
* fix: rm assert msg debugging
* fix: rm assert msg es6
* fix: rm assert msg functional-programming
|
2019-07-24 10:47:32 +02:00 |
|
Randell Dawson
|
c387873640
|
fix(curriculum): added extra line before </section> tag - Engl… (#36278)
|
2019-07-19 15:30:17 +05:30 |
|
Aditya
|
a489ac9df8
|
fix(curriculum): Use the reduce Method to Analyze Data (#34315)
|
2018-11-22 20:14:31 +03:00 |
|
Valeriy
|
79d9012432
|
fix(curriculum): quotes in tests (#18828)
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
|
2018-10-20 23:32:47 +05:30 |
|
Bouncey
|
a859035023
|
fix(challenge-md): Fix quotes that failed in the transform
|
2018-10-08 11:38:26 +05:30 |
|
Bouncey
|
8f39bc1288
|
chore(curriculum): Remove files in wrong format
|
2018-10-05 15:58:12 +01:00 |
|