From 5030c9d35b76d4e6da5b898b8ee4fef56b736a38 Mon Sep 17 00:00:00 2001 From: Diana Huang Date: Fri, 7 Dec 2012 11:20:05 -0500 Subject: [PATCH] Cleanup of the meta information styles and make the feedback box less important. --- .../src/staff_grading/staff_grading.coffee | 8 ++++---- lms/static/sass/course/_staff_grading.scss | 16 +++++++++++++-- lms/templates/instructor/staff_grading.html | 20 +++++++++---------- 3 files changed, 28 insertions(+), 16 deletions(-) diff --git a/lms/static/coffee/src/staff_grading/staff_grading.coffee b/lms/static/coffee/src/staff_grading/staff_grading.coffee index e5fba57710..abcf99e40b 100644 --- a/lms/static/coffee/src/staff_grading/staff_grading.coffee +++ b/lms/static/coffee/src/staff_grading/staff_grading.coffee @@ -98,7 +98,7 @@ The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for t message: 'No more submissions' - if @mock_cnt % 3 == 0 + if @mock_cnt % 7 == 0 response = success: false error: 'An error for testing' @@ -340,9 +340,9 @@ class StaffGrading else if @state == state_grading @ml_error_info_container.html(@ml_error_info) meta_list = $("