From 7d381474901bd9a722a651cb215f749bab53c707 Mon Sep 17 00:00:00 2001 From: Vik Paruchuri Date: Tue, 9 Apr 2013 15:34:35 -0400 Subject: [PATCH] Remove attempts field from peer grading template --- common/lib/xmodule/xmodule/templates/peer_grading/default.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml b/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml index 1ba8f978d6..23d41d616f 100644 --- a/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml +++ b/common/lib/xmodule/xmodule/templates/peer_grading/default.yaml @@ -1,7 +1,6 @@ --- metadata: display_name: Peer Grading Interface - attempts: 1 use_for_single_location: False link_to_location: None is_graded: False