Merge pull request #643 from edx/peter-fogg/course-creation-validation

Change course create form to asynchronous validation.
This commit is contained in:
Peter Fogg
2013-08-13 08:11:40 -07:00
4 changed files with 122 additions and 64 deletions

View File

@@ -8,6 +8,6 @@ Feature: Create Course
And I am logged into Studio
When I click the New Course button
And I fill in the new course information
And I press the "Save" button
And I press the "Create" button
Then the Courseware page has loaded in Studio
And I see a link for adding a new section