Home
last modified time | relevance | path

Searched refs:studentname (Results 1 – 9 of 9) sorted by relevance

/dports/www/moodle310/moodle/mod/lesson/
H A Dessay.php391 $studentname = fullname($users[$userid], true); variable
441 …[] = array($OUTPUT->user_picture($users[$userid], array('courseid' => $course->id)) . $studentname,
H A Dlocallib.php960 $studentname = fullname($student, true);
1052 $row = [$studentname];
1069 $dataforstudent->fullname = $studentname;
/dports/www/moodle311/moodle/mod/lesson/
H A Dessay.php392 $studentname = fullname($users[$userid], true); variable
442 …[] = array($OUTPUT->user_picture($users[$userid], array('courseid' => $course->id)) . $studentname,
H A Dlocallib.php966 $studentname = fullname($student, true);
1058 $row = [$studentname];
1075 $dataforstudent->fullname = $studentname;
/dports/www/moodle39/moodle/mod/lesson/
H A Dessay.php391 $studentname = fullname($users[$userid], true); variable
445 …[] = array($OUTPUT->user_picture($users[$userid], array('courseid' => $course->id)) . $studentname,
H A Dlocallib.php961 $studentname = fullname($student, true);
1053 $row = [$studentname];
1070 $dataforstudent->fullname = $studentname;
/dports/www/moodle310/moodle/mod/quiz/
H A Dlocallib.php1678 $a->studentname = fullname($submitter);
1749 $a->studentname = fullname($submitter);
/dports/www/moodle39/moodle/mod/quiz/
H A Dlocallib.php1678 $a->studentname = fullname($submitter);
1749 $a->studentname = fullname($submitter);
/dports/www/moodle311/moodle/mod/quiz/
H A Dlocallib.php1746 $a->studentname = fullname($submitter);
1817 $a->studentname = fullname($submitter);