Skip to main content Skip to local navigation
Home » Posts tagged 'lms'

lms

Automated Student Evaluations in C (part 4)

Automated Student Evaluations in C (part 4)

In this fourth post, I'm going to modify the way the unit tests in C get picked up by the VPL "run" and "evaluate" scripts so that rather than look for a particular phrase returned by the unit test (something like "The unit test expected to see 5 but the student's function returned 1"), it's […]

Moodle Scheduler

Moodle Scheduler

There are plenty of reasons to schedule interactions with students.  Office hours are one reason, and student presentations are another.  The Moodle scheduler allows you to set up these meetings, as shown in the figure below. once the student has looked at the schedule, she can then select a time slot.  Once she has "booked […]