-
- Downloads
[IMP] website_slides: add progressbar and completed tag
- Teacher can now see the progress of his students on the attendees' list.
- The completion of a course was recomputed even if the course is completed
now it's fixed to 100 when completed.
- Added a progressbar in course page in front-end to allow the user to see
it's progression. When completed, the tag completed is displayed instead of
the progressbar.
- On slide page in front-end(normal view or fullscreen) when a course is
completed, display the tag completed instead of the progressbar.
- Removed completed state on course "Taking care of Trees" for portal user
because it was not the case.
task-2049689
closes odoo/odoo#36608
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Showing
- addons/website_slides/data/slide_user_demo.xml 0 additions, 1 deletionaddons/website_slides/data/slide_user_demo.xml
- addons/website_slides/models/slide_channel.py 2 additions, 2 deletionsaddons/website_slides/models/slide_channel.py
- addons/website_slides/views/slide_channel_partner_views.xml 2 additions, 1 deletionaddons/website_slides/views/slide_channel_partner_views.xml
- addons/website_slides/views/website_slides_templates_course.xml 26 additions, 12 deletions.../website_slides/views/website_slides_templates_course.xml
- addons/website_slides/views/website_slides_templates_lesson.xml 4 additions, 1 deletion.../website_slides/views/website_slides_templates_lesson.xml
- addons/website_slides/views/website_slides_templates_lesson_fullscreen.xml 11 additions, 6 deletions...ides/views/website_slides_templates_lesson_fullscreen.xml
Loading
Please register or sign in to comment