What is imsattempt.php for?

What is imsattempt.php for?

Gustav W Delius - මගින්
Number of replies: 2
There is a file mod/quiz/imsattempt.php which says:

// This code has been adapted from mod/quiz/attempt.php
// if called only with parameter = q, it returns an imsmanifest in xml format
// if the results are submitted, it saves the results

Can someone explain to me what this is for?
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Gustav W Delius

Re: What is imsattempt.php for?

Howard Miller - මගින්
Core developers ගේ පින්තුරය Documentation writers ගේ පින්තුරය Particularly helpful Moodlers ගේ පින්තුරය Peer reviewers ගේ පින්තුරය Plugin developers ගේ පින්තුරය
I can try!

This was part of the qti export routine. AFAIK, it turns out to be for exporting complete quizzes (not categories) - but only as part of their customisations. That export routine was part of the author's highly customised quiz module and as needed quite a lot of 'pruning'. I think I am just going to take that file out, as it doesn't really do anything!
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -