View previous attempts when retaking lesson.

Re: View previous attempts when retaking lesson.

by Olumuyiwa Taiwo -
Number of replies: 0
Picture of Plugin developers

Hi Chris,

First, you need to get a lesson page renderer object, and after you've loaded the attempt from the DB, you'll have to pass the attempt to the display_page() function.  Look in view.php to see how this is done.

Hope that helps.

-- Muyi