1.6 Broke Assignment :-(

Re: 1.6 Broke Assignment :-(

by Scott Elliott -
Number of replies: 0
Darren,

This is when you are using the assignment type of uploading a single file, right?

If so, take a look at mod/assignment/type/uploadsingle/assignment.class.php.  There should be a function definition for print_student_answer right near the top.

I can't imagine why it wouldn't be there, but the error message is telling us that for some reason, it's not seeing that function.

Either it's not there, or there's something keeping it from seeing the function.

Scott