From b7e7eb692fbc01868fa823d7e39cc75dacb3fdae Mon Sep 17 00:00:00 2001 From: ahmednaguib Date: Tue, 9 Jun 2015 23:43:58 +0200 Subject: [PATCH] add alert message for outdated video --- seed_data/challenges/basic-bonfires.json | 1 + 1 file changed, 1 insertion(+) diff --git a/seed_data/challenges/basic-bonfires.json b/seed_data/challenges/basic-bonfires.json index 1de1a952e0..2d42da6452 100644 --- a/seed_data/challenges/basic-bonfires.json +++ b/seed_data/challenges/basic-bonfires.json @@ -8,6 +8,7 @@ "difficulty": 0.44, "challengeSeed": "119657641", "description": [ + "Please note that this video is a little outdated, for now you can read the following steps instead. We are working on a new video in the mean time.", "OK, we're finally ready to start pair programming!", "Pair Programming is where two people code together on the same computer. It is an efficient way to collaborate, and widely practiced at software companies. Pair Programming is one of the core concepts of \"Agile\" Software Development, which you will hear more about later.", "Many people use Skype or Google Hangouts to pair program, but if you talk with professional software engineers, they will tell you that it's not really pair programming unless both people have the ability to use the keyboard and mouse.",