: |
|
|
: |
|
|
: |
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
choose_from_menu($options, "turnitin_usegrademark", $CFG->turnitin_usegrademark, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
choose_from_menu($options, "turnitin_useerater", $CFG->turnitin_useerater, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
choose_from_menu($options, "turnitin_userepository", $CFG->turnitin_userepository, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
choose_from_menu($options, "turnitin_useanon", $CFG->turnitin_useanon, "", "", "");
?>
|
|
: |
turnitin_agreement)) {
$agreement=get_string('turnitintoolagreement_default','turnitintool');
} else {
$agreement=$CFG->turnitin_agreement;
}
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
if (isset($CFG->turnitin_studentemail)) {
$entry=$CFG->turnitin_studentemail;
} else {
$entry=1;
}
choose_from_menu($options, "turnitin_studentemail", $entry, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
if (isset($CFG->turnitin_tutoremail)) {
$entry=$CFG->turnitin_tutoremail;
} else {
$entry=1;
}
choose_from_menu($options, "turnitin_tutoremail", $entry, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
if (isset($CFG->turnitin_receiptemail)) {
$entry=$CFG->turnitin_receiptemail;
} else {
$entry=1;
}
choose_from_menu($options, "turnitin_receiptemail", $entry, "", "", "");
?>
|
|
: |
get_string('no', 'turnitintool'),
1 => get_string('yes', 'turnitintool'),
);
choose_from_menu($options, "turnitin_enablediagnostic", @$CFG->turnitin_enablediagnostic, "", "", "");
?>
|
|
: |
|
|
: |
|
|
: |
|
|
: |
|
|
" /> |