public/main/gradebook/gradebook_add_result.php
Variable "add_result_form" is not in valid camel caps format Open
Open
$add_result_form = new EvalForm(
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_GRADEBOOK;
- Exclude checks
Variable "add_result_form" is not in valid camel caps format Open
Open
$table = $add_result_form->toHtml();
- Exclude checks
Variable "add_result_form" is not in valid camel caps format Open
Open
if ($add_result_form->validate()) {
- Exclude checks
Variable "nr_users" is not in valid camel caps format Open
Open
$nr_users = $values['nr_users'];
- Exclude checks
Variable "add_result_form" is not in valid camel caps format Open
Open
$values = $add_result_form->exportValues();
- Exclude checks
Variable "nr_users" is not in valid camel caps format Open
Open
if ('0' == $nr_users) {
- Exclude checks