So, I assume that what you expect is that as the learner returns to the LO, and navigates back to the model answer page, the learner sees what he has answered last time?
That is (currently and perhaps regrettably) not how Xerte works. Even if you do not use SCORM most of the time the interactivity is deleted and you can restart/redo the exercise. In teh case of model answer, the answer remains visieble during the session, but is a seesion is restarted the text is not visible.
There are several issues here:
- The behaviour of Xerte pages is not always consistent, and we're working on that for the next version.
- SCORM 1.2 does not provide a mechanism to store the whole state (4kb), so it's technically impossible to do
- SCORM 2004 has the room for normal LO's to svae the state (64kb), and could in theory provide the answer. It will provide the correct answer to the reults page (and also in Moodle) when a session is restarted.
So, if you have a learning object that has a results page at the end, and you start it as a student and stop midway, and restart after some time, and continue answering the rest of the pages, the reults page will show all the answers given when using SCORM 2004 or xAPI. It will NOT do this when using Scorm 1.2. However, when using SCORM 2004 or SCORM 1.2 the LMS should have saved all the answers given, but reporting depends on the LMS.
Hope this helps (a bit)