Re: Downloading student assignment does not have StudentID.. HELP!!
by Fred Weiss. The StudentID is not included as part of the name of the file for this student. Any ideas what I can do to add the StudentID into the name of the file? Has anyone found a way to...
View ArticleRe: PDF Annotation, not possible to scroll
by Damyon Wiese. Yes, I noticed this too late last week. I raised MDL-44456, which Andrew closed as a duplicate of MDL-44334 - but his fix for MDL-44334 which is integration this week does not fix the...
View ArticleRe: PDF Annotation, not possible to scroll
by Peter Ruthven-Stuart. Damyon, thank you for confirming my experience and raising the issue in the Tracker, MDL-44334. I've voted on it.Is this issue related to the "Annotate PDF 2.6 assignment...
View ArticleRe: Downloading student assignment does not have StudentID.. HELP!!
by Andreas Panagiotopoulos. Using moodle 2.5, you can edit function download_submissions() in mod/assign/locallib.php file.There, at line 2300, you can change this statement $prefix =...
View ArticleMarking workflow issue
by Marius Jugariu. Hi there. I'm using Moodle 2.6.1+ (Build: 20140117) and there don't seem to be any options to control what each marking workflow does from the front end, perhaps something that...
View ArticleDefining Marking Guide and session timeout
by Howard Miller. We've had a problem with a client who spent a number of hours interacting with the "Define Marking Guide" page and then lost all their work due to a session timeout. Now, I hadn't...
View ArticleRe: PDF Annotation, not possible to scroll
by AL Rachels. There is a work-around that will let you get to the other parts of the page, if you have to mark something before the fix comes out. Use the Page Up and Page Down buttons. You can also...
View ArticleHow teachers can upload word file when creating an assignment
by Ashish Jain. Hello,Is it possible for teacher to upload word file when creating activity. In our LMS, teacher generally prepare a case study in word and expects users to download it fill the same...
View ArticleRe: How teachers can upload word file when creating an assignment
by Davo Smith. As with all text areas in Moodle, it is possible to add attachments as a link within the text.Do something like this:Type 'Download description'Select this text, then click on the...
View ArticleRe: PDF Annotation, not possible to scroll
by Marius Jugariu. It may be a local or compatibility issue. Works fine on Win OS on Firefox and Chrome.
View ArticleRe: Assignment grading sloooooow
by dan attwood. I actually just fixed this on the server that was locking up.I took a look at the syslog on an off chance and saw a whole bunch of errors like:warning: mail_queue_enter: create file...
View ArticleGrant extension on anonymous assignment
by Howard Miller. Assignment allows you to grant extensions. It also allows you to grant extensions on anonymous assignments. As you have no idea who the students are (unless I am missing something)...
View ArticleRe: Grant extension on anonymous assignment
by Mary Cooch. Hmm.. well here is a tracker issue to read MDL-42716
View ArticleRe: Problem Viewing/Grading Submissions
by Randy Morrow. The max_input_vars didn't work for us. I had to go in and change the value for their options and then tell them to not go above a certain number of records. I may try to alter the...
View ArticleRe: Problem Viewing/Grading Submissions
by Emma Richardson. What did you change max_input_vars to and did you restart apache? It makes no sense that that would not work but cutting down number of students would.
View ArticleRe: Problem Viewing/Grading Submissions
by Randy Morrow. I changed it a few times (4000, 400000, and 400000) and I restarted apache after each change.I never said it made sense, but it fixes it. I would be grateful for a real fix, but this...
View ArticleRe: Completion tracking icon error when assignment has a ‘Grade to pass’...
by Harrie Phillips. We have the same issue in 2.5.1+ (Build: 20130802), right down to quizzes showing a cross before being undertaken, even though all the grade to pass etc settings are all correct...
View ArticleRe: Feedback email notification not being sent Moodle 2.5
by Harrie Phillips. We have the same issue in 2.5.1+ (Build: 20130802) - emails work fine for when a student submits, but when we give a feedback file, it doesn't email the student notification its...
View ArticleRe: Problem Viewing/Grading Submissions
by Emma Richardson. That is just so strange because basically the error occurs because the "grid" is too big. What you are doing is shrinking the grid and the max_input_vars increases the allowed...
View Article