From d03fe79e070caa980018acf17c012e372f465c88 Mon Sep 17 00:00:00 2001 From: Vik Paruchuri Date: Tue, 5 Mar 2013 10:36:22 -0500 Subject: [PATCH] Small metadata naming fix --- .../xmodule/xmodule/templates/combinedopenended/default.yaml | 2 +- common/lib/xmodule/xmodule/templates/peer_grading/default.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/templates/combinedopenended/default.yaml b/common/lib/xmodule/xmodule/templates/combinedopenended/default.yaml index 60143d40e9..f2aba0e18b 100644 --- a/common/lib/xmodule/xmodule/templates/combinedopenended/default.yaml +++ b/common/lib/xmodule/xmodule/templates/combinedopenended/default.yaml @@ -1,7 +1,7 @@ --- metadata: display_name: Open Ended Response - attempts: 1 + max_attempts: 1 max_score: 1 is_graded: False version: 1 diff --git a/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml b/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml index 46b5572bc8..cb8e29dfa2 100644 --- a/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml +++ b/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml @@ -5,6 +5,7 @@ metadata: use_for_single_location: False link_to_location: None is_graded: False + max_grade: 1 data: |