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
Comment #1
ronan commentedPlease let me know if the next dev version does what you expect.
Comment #2
webservant316 commentedwill do, thanks!
Comment #3
webservant316 commentedhmmm, 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.
Comment #4
webservant316 commentedComment #5
ronan commented#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.
Comment #6
webservant316 commentedI'll test tomorrow. Thanks.
Comment #7
webservant316 commented#1, #2, and #3 all work. thanks. changing status to fixed.