MDL-21695 question: replaced help files with new help strings
AMOS BEGIN HLP question/categoryparent.html,[parentcategory_help,core_question] HLP question/categories.html,[editcategories_help,core_question] HLP quiz/export.html,[exportquestions_help,core_question] HLP quiz/exportcategory.html,[exportcategory_help,core_question] HLP quiz/exportcategory.html,[exportcategory_help,core_question] HLP quiz/importcategory.html,[importcategory_help,core_question] HLP quiz/matchgrades.html,[matchgrades_help,core_question] HLP quiz/quiz/stoponerror.html,[stoponerror_help,core_question] HLP qtype_multichoice/multichoiceshuffle.html,[shuffleanswers_help,qtype_multichoice] HLP quiz/matchshuffle.html,[shuffle_help,qtype_match] HLP quiz/generalfeedback.html,[generalfeedback_help,mod_quiz] AMOS END
This commit is contained in:
@@ -1778,7 +1778,6 @@ function create_new_question_button($categoryid, $params, $caption, $tooltip = '
|
||||
$url = new moodle_url('/question/addquestion.php', $params);
|
||||
echo $OUTPUT->single_button($url, $caption, 'get', array('disabled'=>$disabled, 'title'=>$tooltip));
|
||||
|
||||
echo $OUTPUT->old_help_icon('types', get_string('createnewquestion', 'question'), 'question');
|
||||
$PAGE->requires->yui2_lib('dragdrop');
|
||||
$PAGE->requires->yui2_lib('container');
|
||||
if (!$choiceformprinted) {
|
||||
|
||||
Reference in New Issue
Block a user