The registration 'success' field value is only meaningful if the registration field 'status' equals 'Complete'. There are four ways the 'success' field can be displayed.

1. When displaying the CCK SCORM Cloud field registration information block on a node the 'success' value is properly omitted or blanked until the 'status' equals 'Complete'. This same logic also needs to be applied elsewhere.

2. When displaying the 'success' value in a View using the Content: CCK SCORM Cloud registration method the 'success' value should also be blanked until the 'status' equals 'Complete'.

3. When displaying the 'success' value in a View using the direct field SCORM Cloud Registration: Success method the 'success' value should also be blanked until the 'status' equals 'Complete'.

4. The last place is when assigning the display option of SCORM Cloud Registration: Success in the CCK definition. Again the value displayed should be blanked until the 'status' equals 'Complete'. HOWEVER, I cannot imagine a case for using that display method, so there is no point in fixing that.

Thanks,

Jeff

Comments

ronan’s picture

Status: Active » Fixed

Please let me know if the next dev version does what you expect.

webservant316’s picture

will do, thanks!

webservant316’s picture

hmmm, didn't work. I have a View of nodes and I display various display formats from the Content CCK Scorm Cloud registration of the current user, but the 'success' field is still displayed even before the 'status' is marked 'complete'. This is the #2 item on the list above. I didn't check the #3 item.

webservant316’s picture

Status: Fixed » Needs work
ronan’s picture

Status: Needs work » Needs review

#2 should be fixed now I think. I don't think I fully understood that use case when you described it at first. Sorry about that.

webservant316’s picture

I'll test tomorrow. Thanks.

webservant316’s picture

Status: Needs review » Fixed

#1, #2, and #3 all work. thanks. changing status to fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.