Modifying posted assignments

Modifying posted assignments

por Pablo Etcheverry -
Número de respostas: 5
Imagem de Core developers
Hi!

    We have a teacher here who wants to modify the pupil's file to show where the mistakes are. The problem we have is that after modifying this file, the teacher has no way to send this back to the pupil. This could be solved by adding an attachment to teacher's grading, but we don't know if this is a modification we could easily make to the code... Martin? Any suggestions?
    TIA,
       Pablo
Média das avaliações:  -
Em resposta à Pablo Etcheverry

Re: Modifying posted assignments

por Daniel Mikšík -
Imagem de Core developers Imagem de Translators
I was working on an extension to the original Assignment module along the lines you suggest (http://moodle.org/mod/forum/discuss.php?d=3593). Enclosed see the latest version of the code (a new module should appear in the administration menu after copying the files into their place and visiting the yourmoodlesite/admin page). We started using it on our production installation of Moodle, so far it's working fine. When using this type of assignment, the teacher may allow students to see each others' submissions, and to submit a modified copy of a student's assignment into Moodle. It's not much (I'm not a big coder) but it meets our needs.
DM
Média das avaliações: Useful (1)
Em resposta à Daniel Mikšík

Re: Modifying posted assignments

por Pablo Etcheverry -
Imagem de Core developers
It's an amazing module! It would be great if you included it among the optional modules, I think many could benefit from this. It could even replace the default assignment, since it just adds another feedback option, not modifying the default one...
Thanks a lot for your work!
Pablo
Em resposta à Daniel Mikšík

Re: Modifying posted assignments

por Pablo Etcheverry -
Imagem de Core developers
Hi!
    I have a problem here, the e-assingnments are not backuped with the other objects. I'm having problems with the migration from one site to another... Did anyone find a solution to this?
    TIA,
       Pablo
Em resposta à Daniel Mikšík

Re: Modifying posted assignments

por Jay Lloyd Neal -

This sounds exactly like what is needed for markup of grammar, citations, and writing style in submitted papers. Does your new module run on Moodle1.11 or does it require v1.2?

cheers,
Jay

Em resposta à Pablo Etcheverry

Re: Modifying posted assignments

por Don Hinkelman -
Imagem de Particularly helpful Moodlers Imagem de Plugin developers
I am eager to try this new version of the assignment module. If true, it will be wonderful for writing classes where we are constantly giving direct feedback on essays and paragraphs.