Stage 3 and 4 Implementation
In March, the Chat functionality developed during stage 3
was added to the environment as a Wednesday evening advice
session. The idea behind this session was that teachers would
be logged into the chat session and would answer students’
questions as they were asked. These sessions continued to
run through March but were changed to monthly session in April
due to other teaching commitments.
During early April, the quizzes developed during stage 4
were added to the environment to aid with revision. As an
exercise students were asked to attempt these quizzes as part
of a homework exercise. On completion, the results would be
reviewed and used to gauge areas that might need reviewing.
Problems found during Stages 3 and 4
During stage 3, several students complained about being dropped
from the chat session at random times. This again was a problem
that had not occurred during the testing carried out during
the development on the testing platform. Students stated (through
the bugs forum) that at random times the panel containing
the details of current participants would display an error
stating that the database was overloaded or missing. This
would cause the chat session to crash and drop them from it
resulting in the student having to close the session window
and re-enter.
Initially it was thought that this was simply a problem with
users being timed out due to being idle. Moodle Chat sessions
use this function to remove users who have terminated their
connection to the session. Basically if a user is deemed to
have taken no action for a significant amount of time (5 minutes
by default) then they are removed from the session. Again
through research using moodle.org it was found that this idle
timeout could be extended by modifying certain variables within
the chat session code. This modification was carried out but
proved unsuccessful in curing the problem.
|