From: moodler Date: Mon, 8 Sep 2003 13:01:47 +0000 (+0000) Subject: Initialized showgrades X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bd3ac89469723430fc3520885c225eb8e0d80617;p=moodle.git Initialized showgrades --- diff --git a/course/edit.php b/course/edit.php index 9811b1c1e4..51dc964bc0 100644 --- a/course/edit.php +++ b/course/edit.php @@ -115,6 +115,7 @@ $form->numsections = 10; $form->newsitems = 5; $form->showrecent = 1; + $form->showgrades = 1; $form->category = $category; $form->id = ""; $form->visible = 1;