MDL-20636 Conversion of the description question type.

This commit is contained in:
Tim Hunt
2011-01-13 18:35:54 +00:00
parent 481dc639b3
commit 32d8935c8d
7 changed files with 102 additions and 143 deletions
-2
View File
@@ -458,8 +458,6 @@ class question_type {
$extra_answer_fields = $this->extra_answer_fields();
// TODO save the answers, with any extra data.
return null;
}
public function save_hints($formdata, $withparts = false) {