Hi,

I set my SCORM content with SCO: title = "test for use" in my SCORM.zip.
I added in the field with embedded setting, and created the content. Then I got the result in the bottom of my practice file (which is an flash), as showed in uploaded image file.

I have 2 questions:
1) What does Exit Activity button means?
2) The SCO title would be showed in two list item.
one is

...
<ul id="s0" class="structurelist">
<li>Test for use</li>
...

Another is a link

<b>
<a target="_blank" href="/node/469?a=2.&currentorg=IDCour_ID1_ORG&scoid=4">Test for use</a>
</b>

The link goes to the same content.

Could you tell me what does this mean? I unchecked the "showing footer" settings, it is the same.

FINALLY, where can I see the result of the quiz (in my case, the flash file will report score result)?
In the module web page, it mentioned "logging events for each user.", what is it?

This module is interesting. Thank you very much.

hosais

CommentFileSizeAuthor
scorm.png6.35 KBhosais

Comments

dirk.westrup’s picture

Assigned: Unassigned » pgerling
pgerling’s picture

Status: Active » Fixed

We decided to remove the "Exit Activity" button since we do not know what it is supposed to do (we are 'only' the maintainers, not the original developers). The list has also been removed in the next release.

'logging events for each user' is done by storing all events that are logged into the database. You should have a look at your MySQL database, you will find a lot of logging there. Since every SCORM Unit is logging different information, we decided not to provide a general visualization.

Philipp

dirk.westrup’s picture

Status: Fixed » Closed (fixed)