diff --git a/main/template/games/learnpath/report.tpl b/main/template/games/learnpath/report.tpl new file mode 100644 index 0000000000..4bd1a9a625 --- /dev/null +++ b/main/template/games/learnpath/report.tpl @@ -0,0 +1,61 @@ +
| {{ 'FirstName'|get_lang }} | +{{ 'LastName'|get_lang }} | +{{ 'ScormTime'|get_lang }} | +{{ 'Progress'|get_lang }} | +{{ 'ScormScore'|get_lang }} | +{{ 'LastConnection'|get_lang }} | +{{ 'Actions'|get_lang }} | +
|---|---|---|---|---|---|---|
| {{ user.first_name }} | +{{ user.last_name }} | +{{ user.lp_time }} | +{{ user.lp_progress }} | +{{ user.lp_score }} | +{{ user.lp_last_connection }} | ++ + | +