subtle completed challenge button for courseware and add completionMessage to coursewares

This commit is contained in:
Michael Q Larson
2015-02-12 16:48:35 -08:00
parent 93f4f6aa19
commit f8f0c3454a
5 changed files with 231 additions and 118 deletions

View File

@@ -74,7 +74,7 @@ $(document).ready(function() {
$('#complete-courseware-dialog').on('hidden.bs.modal', function() {
editor.focus();
});
$('.next-courseware-button').on('click', function() {
$('#next-courseware-button').on('click', function() {
if ($('.signup-btn-nav').length < 1) {
$.post(
'/completed-courseware',