Kiriman dibuat oleh Joseph Rézeau

Gambar dari Core developers Gambar dari Plugin developers Gambar dari Testers Gambar dari 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

Lampiran image00.jpg
Gambar dari Core developers Gambar dari Plugin developers Gambar dari Testers Gambar dari 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

Gambar dari Core developers Gambar dari Plugin developers Gambar dari Testers Gambar dari 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

Rata-rata penilaian: -