Hi,,
I'll try to answer your questions although Ron already answered most of them :-)
Good for you that you managed to get a completion. If you still have questions, send me an export and I'll have a look at the settings (just any export would be fine).
- Youtube
SCORM doesn't support video tracking, but xAPI does. So, yes the tracking options of the video pages are used by xAPI. But you raise a good point, I'll see whther we can add that to the tooltip/documentatoin and make clar that the tracking parameters are meant specifically for xAPI.
- Mode
* Full tracking measn that all the page results + all the answers are tracken. When you choose minimal tracking, only the score of the full page are stored, but not of the individual interactions on the page. For example, if you have a quiz page with 3 quiestions, Full tracking will track the answers to all three questions and the avarage score for the whole quiz. Minimal tracking only tracks the average score.
* First pass, last pass: When you have an interactive page you are able to answer a sepcific question more than once by navigating back to a specific page. First pass, measn that only the first answer will be tracked. Last pass meas that only the last answer will bed tracked (overwriting any previously given answers). This holds specifically for SCORM as there is only room for one answer. For xAPI this is irrelevant, because xAPI can store all answers given.
* Passing score is clear I think. It determines what score you need for the project to marked as passed in SCORM/xAPI
* Page timeout (see Ron's explanation).
* Force tracking mode. In tracking mode (SCORM/xAPI) some pages behave a bit diefferent than when not tracked. To see what happens in preview, or normal play mode, you can enable Force tracking mode. For example, quiz does not offer a Restart button when tracked.
* Restart session: It controls how Xerte should behave when a 'suspended' session/unfinished session is resumed. SCORM (and also xAPI) try to store the stae of the project when stopping a non-completed project. This option controls what shoudl happen if such a project is resumed: Restart, continue where the user left of, or ask the user. FYI SCORM 1.2 in geeral has not enough storage capacity to store the complate state of the project, so it is a bit dependant on the size of the project whether this works as expecedt in SCORM 1.2
I hope this helps you further.