Get quizid and attempt id on quiz submit event (by student)

Get quizid and attempt id on quiz submit event (by student)

by Amir Mustafa -
Number of replies: 1

Hello Friends,

I am using the quiz submit event  i.e. \mod_quiz\event\attempt_submitted 

I am successfully getting into that event. This event is triggered when student submits the essay quiz. How can I get the quiz id and attempt id of the submit there.

Please guide me.

Thanks

Average of ratings: -
In reply to Amir Mustafa

Re: Get quizid and attempt id on quiz submit event (by student)

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

If you do print_object() on the event, what data does it contain?