Activity Completion Checkbox code

Activity Completion Checkbox code

by James Landrigan -
Number of replies: 0

Hi All,

I am using Totora LMS but am having trouble finding this answer so I thought I would try here. Sorry in advance if this was the wrong thing to do but the code is very similar.

On a topic page when an activity (set to complete when viewed)  is completed there is a checkbox that changes from this code

<img title="Not completed: Completion Test" alt="Not completed: Completion Test" class="smallicon" src="https://cometlms.medcast.com.au/theme/image.php/generic4/core/1480920447/i/completion-auto-n”>

to this code

<img title="Completed: Completion Test" alt="Completed: Completion Test" class="smallicon" src="https://cometlms.medcast.com.au/theme/image.php/generic4/core/1480920447/i/completion-auto-y”>

I would like to know the source code of this image tag that generates these two options so I can use it in a label to allow for more customisable layout options.

Any ideas would be appreciated.

Thanks for your help.
Average of ratings: -