貼文的作者是 Joseph Rézeau

Core developers的相片 Plugin developers的相片 Testers的相片 Translators的相片

Hi Antony,

That's easy. In file /mod/questionnaire/results.inc, around line 32, just add a copy of the survey_results_navbar at the bottom of the screen page (the line in blue below).

if(!empty($rid)) {
// $ret = $questionnaire->survey_results($precision, 0, '', '', $rid);
$questionnaire->survey_results_navbar($rid);
$ret = $questionnaire->view_response($rid);
$questionnaire->survey_results_navbar($rid);
} else if (!empty($guicross)){

Joseph

附件 image00.jpg
Core developers的相片 Plugin developers的相片 Testers的相片 Translators的相片

This is a strange request. Could you give a real-world example where this option would be meaningful. Actually, the online help does not say that the !other option is available to the Rate question type, only fo check boxes and radio buttons (where it makes sense).

For check boxes and radio buttons, you may enter "!other" on a line to create a fill in the blank option.

Joseph

Core developers的相片 Plugin developers的相片 Testers的相片 Translators的相片

Hi all,

Since this forum is dedicated to 2 distinct modules, Feedback and Questionnaire, in order to avoid potential confusion, may I suggest that the Subject for each new discussion topic should begin with either "preambule" Questionnaire: or Feedback: followed by the actual Subject matter. For the (rare) topics which concern both modules (e.g. for comparison purposes), such as the present one, I suggest beginning with Feedback & Questionnaire:

Could someone with Admin privileges add a relevant line to this forum's Introduction?

All the best,

Joseph

評比平均分數: -