Marking Block for 1.5

Marking Block for 1.5

Mike Churchward發表於
Number of replies: 10
Core developers的相片 Plugin developers的相片 Testers的相片
With Darren's approval, I have posted a version of the Marking Block that works with 1.5 in CVS. You can find it in 'contrib/block_marking_1.5'.

This is the same functionality as the 1.4 version modified to work with 1.5.

mike
評比平均分數: -
In reply to Mike Churchward

Re: Marking Block for 1.5

Darren Smith發表於
With Mike's approval here is the zip for those who do not have access to CVS.

Enjoy.
In reply to Darren Smith

Re: Marking Block for 1.5

Michael Penney發表於
Hi Darren, thanks.

However, it onlu appears to work for online assignments? I get a link for them, but when clicking them the block just returns  "User Overdue Assignments:" with a blank screen.

I get the same thing with the "Review Assignment" type. In fact on my system the only assignment type it appears to work for is online text, all others return a blank screen as above. I tried setting the due date back but I still get the blank screen as above.

Finally, the icons are not using pixpath, so they don't use custom theme determined icons.

Moodle version: Moodle 1.5 (2005060201)


In reply to Michael Penney

Re: Marking Block for 1.5

Richard Ackland發表於

Looking good, it seems to work, but i get this error message at the top of the block:

Warning: Invalid argument supplied for foreach() in /home/elearn/public_html/moodle/blocks/marking/block_marking.php on line 330

In reply to Richard Ackland

Re: Marking Block for 1.5

Mike Churchward發表於
Core developers的相片 Plugin developers的相片 Testers的相片
You must have debug turned on in your settings...

This is caused by no users being registered in your course. Replace the 'block_marking.php' in your marking block directory and it should be fixed.

mike
In reply to Michael Penney

Re: Marking Block for 1.5

Mike Churchward發表於
Core developers的相片 Plugin developers的相片 Testers的相片
So far, all I've done is updated the 1.4 version for 1.5, so it should pretty much only work for 'offline' and 'upload' assignment types. If it works for 'online' ones, that's a 'feature' (in the Microsoft sense wink).

I'll fix the icon issue as the new features are added.

mike
In reply to Mike Churchward

Re: Marking Block for 1.5

Mike Churchward發表於
Core developers的相片 Plugin developers的相片 Testers的相片
I did find one bug that might have prevented you from marking anything but the last item in your list - but it looks like that's been there since 1.4!

Replace the 'marking.php' in your marking block directory with the attached.

mike
In reply to Mike Churchward

Re: Marking Block for 1.5

Nikki Macfarlane發表於
Mike,

The marking block is great for assignments. Is there any way for me to get this to work with questionnaires as well? Part of the students requirements is they have to complete several questionnaires. It would be great if the ones that were submitted but unmarked showed up as well.

One thing I really need is to be able to see at a glance, as an administrator, who has finished all required work and is ready to be graduated since our students are working on topics rather than time based courses. Any idea if I could add this to the marking block in some way?

Great potential!

Nikki
In reply to Nikki Macfarlane

Re: Marking Block for 1.5

Nikki Macfarlane發表於
Not sure if I have missed a reply to this anywhere. I need the marking block to show when the student has submitted a questionnaire that contains feedback for the teacher. How can I get the marking block to show submitted questionnaires? My students submit several questionnaires to give feedback - for example a book review. The teacher needs to know when these have been submitted and which ones they have not yet given feedback on. I cannot seemt o get these to appear though in the marking block. Any ideas?

Nikki
In reply to Mike Churchward

Re: Marking Block for 1.5

Tim Allen發表於
Hi Mike and other Moodlers,

All the folders in the block_marking_1.5 directory in CVS appear to be empty.  At least, they were when I downloaded it.  When I browsed CVS via the web interface, I saw that the files were in "Attic" folders.

What is the "attic" directory in CVS and where are the appropriate files for this block please?  微笑

Tim.
In reply to Tim Allen

Re: Marking Block for 1.5

Mike Churchward發表於
Core developers的相片 Plugin developers的相片 Testers的相片
It went into the wrong place. I've retagged it, and resubmitted it. Hopefully it will be in the right place now.

mike