GithubHelp home page GithubHelp logo

davosmith / moodle-assignsubmission_pdf Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 5.0 391 KB

Along with moodle-assignfeedback_pdf, this plugin allows students to submit their work as a PDF, then have the teacher annotate it online, before returning the marked PDF to the student.

PHP 99.88% CSS 0.12%

moodle-assignsubmission_pdf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

moodle-assignsubmission_pdf's Issues

Moodle 2.5 Branch

Good Day, the latest commit dcc908e to master removed compatibility with Moodle 2.5 and only works with Moodle 2.6. Could you please create a new branch with the previous d4a8a40 commit that still works with Moodle 2.5?

Thank you,
James

upgrade to 2.7

I upgraded moodle to 2.7 and forget to check if this module was available. Will it be available to 1st September?

Thanks

Moodle 2.7 deprecated warnings

Thanks for the great plugin. Just been testing on Moodle 2.7 and appears to work fine, but I am getting some warnings when debugging shows notices.

When saving a submission receive this:

events_trigger() is deprecated, please use new events instead
line 283 of /lib/deprecatedlib.php: call to debugging()
line 367 of /mod/assign/submission/pdf/locallib.php: call to events_trigger()
line 5672 of /mod/assign/locallib.php: call to assign_submission_pdf->save()
line 5741 of /mod/assign/locallib.php: call to assign->save_submission()
line 395 of /mod/assign/locallib.php: call to assign->process_save_submission()
line 53 of /mod/assign/view.php: call to assign->view()

And when submitting PDF feedback receive this:

Invalid get_string() identifier: 'feedback' or component 'assignment'. Perhaps you are missing $string['feedback'] = ''; in mod/assignment/lang/en/assignment.php?
line 293 of /lib/classes/string_manager_standard.php: call to debugging()
line 6926 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 572 of /mod/assign/feedback/pdf/locallib.php: call to get_string()
line 68 of /mod/assign/feedback/pdf/editcomment.php: call to assign_feedback_pdf->edit_comment_page()

Old annotated submissiones, Moodle 2.6.0

Hi Davo,

i have updated Moodle 2.4.7 to 2.6.0 without installing the plugins "PDF Submission and Feedback". the new editpdf functionality works great but i miss the old annotated submissions in the grading table !

I have installed the plugins and got this error:

Strict Standards: Declaration of assign_submission_pdf::submit_for_grading() should be compatible with assign_submission_plugin::submit_for_grading($submission) in C:\xampp\htdocs\moodle247\mod\assign\submission\pdf\locallib.php on line 801

When i change the parameter in function submit_for_grading($submission) in submissionplugin.php to submit_for_grading(stdClass $submission = null), it works!

How can i restore old annotated submissions without installing the plugins?

with_plugins
without_plugins

Do you have an idea?

Thanks
Majd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.