From d1e417562425bf16478c20ab6954a7d09f9eac11 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Tue, 14 Apr 2015 13:43:10 -0700 Subject: [PATCH] additional work on basejumps --- seed_data/coursewares.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index 47667480122..4c634a774e6 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -650,7 +650,7 @@ "difficulty": 2.01, "challengeSeed": "123488494", "description": [ - "This Basejump is a great opportunity to pair program with a friend.", + "For this Basejump challenge, you'll build a fully functional voting app. By the time you've finished, your app will function similarly to this: http://voteplex.herokuapp.com/. This Basejump is a great opportunity to pair program with a friend.", "We'll build this Basejump on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.", "If you don't already have Cloud 9 account, create one now at http://c9.io.", "Now let's get your development environment ready for a new Angular-Fullstack application provided by Yeoman.",