From baa3012d67f1a5d8c71942b2e8e2e7726caeb044 Mon Sep 17 00:00:00 2001 From: guiKailu Date: Mon, 16 Apr 2018 08:53:44 -0700 Subject: [PATCH 1/2] This update clarifies in take-home-interview-projects.json the different possible weather outcomes right in the weather challenge instructions. QuincyLarson approved User Story update, despite its length. --- .../take-home-interview-projects.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json b/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json index f7144cc549..1403559cf9 100644 --- a/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json +++ b/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json @@ -12,7 +12,7 @@ "Rule #1: Don't look at the example project's code. Figure it out for yourself.", "Rule #2: Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.", "User Story: I can see the weather in my current location.", - "User Story: I can see a different icon or background image (e.g. snowy mountain, hot desert) depending on the weather.", + "User Story: I can see a different icon or background image that matches the current weather. The weather could be rain, shower rain, light rain, moderate rain, snow, few clouds, scattered clouds, broken clouds, clouds, drizzling, clear sky, thunderstorm, mist, fog, or smoke. (The icon or image could be the same for shower rain, light rain, etc.)", "User Story: I can push a button to toggle between Fahrenheit and Celsius.", "Note: Many internet browsers now require an HTTP Secure (https://) connection to obtain a user's locale via HTML5 Geolocation. For this reason, we recommend using HTML5 Geolocation to get user location and then use the freeCodeCamp Weather API https://fcc-weather-api.glitch.me which uses an HTTP Secure connection for the weather. Also, be sure to connect to CodePen.io via https://.", "Remember to use Read-Search-Ask if you get stuck.", @@ -31,7 +31,8 @@ "Objetivo: Crea una aplicación con CodePen.io cuya funcionalidad sea similar a la de esta: https://codepen.io/freeCodeCamp/full/bELRjV.", "Satisface las siguientes historias de usuario. Usa cualquier librería o APIs que necesites.", "Historia de usuario: Pedo obtener información acerca del clima en mi localización actual.", - "Historia de usuario: Puedo ver un icono diferente o una imagen de fondo diferente (e.g. montaña con nieve, desierto caliente) dependiendo del clima.", + "Historia de usuario: +Puedo ver un ícono o imagen de fondo diferente que coincide con el clima actual. El clima podría ser rain, shower rain, light rain, moderate rain, snow, few clouds, scattered clouds, broken clouds, clouds, drizzling, clear sky, thunderstorm, mist, fog, o smoke. (El ícono o la imagen podría ser el mismo para lluvia de lluvia, lluvia ligera, etc.)", "Historia de usuario: Puedo pulsar un botón para cambiar la unidad de temperatura de grados Fahrenheit a Celsius y viceversa.", "Recomendamos utilizar Open Weather API. Al utilizarlo tendrás que crear una llave API gratuita. Normalmente debes evitar exponer llaves de API en CodePen, pero por el momento no hemos encontrado un API de clima que no requiera llave.", "Recuerda utilizar Leer-Buscar-Preguntar si te sientes atascado.", @@ -49,7 +50,7 @@ "Реализуйте следующие пользовательские истории, сделайте также бонусные по желанию:", "Пользовательская история: В качестве пользователя, я могу узнать погоду с учетом моего текущего местоположения.", "Бонусная пользовательская история: В качестве пользователя, я могу в зависимости от погоды видеть различные температурные значки.", - "Бонусная пользовательская история: В качестве пользователя, я могу в зависимости от погоды видеть различные фоновые изображения (снежные горы, знойная пустыня).", + "Бонусная пользовательская история: Я вижу другой значок или фоновое изображение, которое соответствует текущей погоде. Погода может быть rain, shower rain, light rain, moderate rain, snow, few clouds, scattered clouds, broken clouds, clouds, drizzling, clear sky, thunderstorm, mist, fog, smoke. (Значок или изображение могут быть одинаковыми для дождя дождя, легкого дождя и т. Д.)", "Бонусная пользовательская история: В качестве пользователя, я могу нажать на кнопку чтобы переключится между градусами по Цельсию или по Фаренгейту.", "Если что-то не получается, воспользуйтесь Read-Search-Ask.", "Когда выполните задание кликните кнопку \"I've completed this challenge\" и добавьте ссылку на ваш CodePen. Если вы программировали с кем-то в паре, также добавьте имя вашего напарника.", From f1e552c32d4f2423db8fd6043816f885ebb1315f Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Mon, 16 Apr 2018 23:02:11 -0500 Subject: [PATCH 2/2] fix broken JSON --- .../take-home-interview-projects.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json b/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json index 1403559cf9..6468d4a90e 100644 --- a/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json +++ b/seed/challenges/08-coding-interview-questions-and-take-home-assignments/take-home-interview-projects.json @@ -31,8 +31,7 @@ "Objetivo: Crea una aplicación con CodePen.io cuya funcionalidad sea similar a la de esta: https://codepen.io/freeCodeCamp/full/bELRjV.", "Satisface las siguientes historias de usuario. Usa cualquier librería o APIs que necesites.", "Historia de usuario: Pedo obtener información acerca del clima en mi localización actual.", - "Historia de usuario: -Puedo ver un ícono o imagen de fondo diferente que coincide con el clima actual. El clima podría ser rain, shower rain, light rain, moderate rain, snow, few clouds, scattered clouds, broken clouds, clouds, drizzling, clear sky, thunderstorm, mist, fog, o smoke. (El ícono o la imagen podría ser el mismo para lluvia de lluvia, lluvia ligera, etc.)", + "Historia de usuario: Puedo ver un ícono o imagen de fondo diferente que coincide con el clima actual. El clima podría ser rain, shower rain, light rain, moderate rain, snow, few clouds, scattered clouds, broken clouds, clouds, drizzling, clear sky, thunderstorm, mist, fog, o smoke. (El ícono o la imagen podría ser el mismo para lluvia de lluvia, lluvia ligera, etc.)", "Historia de usuario: Puedo pulsar un botón para cambiar la unidad de temperatura de grados Fahrenheit a Celsius y viceversa.", "Recomendamos utilizar Open Weather API. Al utilizarlo tendrás que crear una llave API gratuita. Normalmente debes evitar exponer llaves de API en CodePen, pero por el momento no hemos encontrado un API de clima que no requiera llave.", "Recuerda utilizar Leer-Buscar-Preguntar si te sientes atascado.",