From 48a5c9f0b2c8dfdca71b09a6f46ef8056e7b1b27 Mon Sep 17 00:00:00 2001 From: Vik Paruchuri Date: Wed, 13 Feb 2013 16:05:12 -0500 Subject: [PATCH] Remove score display from status bar --- lms/templates/combined_open_ended_status.html | 2 +- lms/templates/instructor/staff_grading.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lms/templates/combined_open_ended_status.html b/lms/templates/combined_open_ended_status.html index fa84e7bab7..d13077737f 100644 --- a/lms/templates/combined_open_ended_status.html +++ b/lms/templates/combined_open_ended_status.html @@ -16,7 +16,7 @@ %else: ${status['human_task']} %endif - (${status['human_state']}) ${status['score']} / ${status['max_score']} + (${status['human_state']}) %endfor diff --git a/lms/templates/instructor/staff_grading.html b/lms/templates/instructor/staff_grading.html index 6b2e6a8136..dbaa8c9e1b 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -76,7 +76,6 @@ -