tour.tour.achievements.yml in Opigno tour 8
config/install/tour.tour.achievements.yml
1 string reference to 'tour.tour.achievements'
- opigno_tour_uninstall in ./
opigno_tour.install - Removes migration temporary database table.
File
config/install/tour.tour.achievements.ymlView source
- langcode: en
- status: true
- id: achievements
- label: 'Achievements tour'
- module: opigno_tour
- routes:
- - route_name: opigno_learning_path.achievements
- tips:
- achievements-timeline:
- id: achievements-timeline
- plugin: text
- label: 'Timeline'
- body: 'This timeline presents the mandatory steps of the training and your result for each of them.'
- weight: 1
- attributes:
- data-class: lp_timeline_begin
- location: bottom
- achievements-certificate:
- id: achievements-certificate
- plugin: text
- label: 'Certificate'
- body: 'In case a certificate is available for that training, you will be able to download it by clicking here once you successfully finished the training.'
- weight: 2
- attributes:
- data-class: lp_summary_certificate_icon
- location: right
- achievements-details:
- id: achievements-details
- plugin: text
- label: 'Results details'
- body: 'Click here to see more details about your results for that training.'
- weight: 3
- attributes:
- data-class: lp_details_show_text
- location: left