You are here

tour.tour.achievements.yml in Opigno tour 8

config/install/tour.tour.achievements.yml

File

config/install/tour.tour.achievements.yml
View source
  1. langcode: en
  2. status: true
  3. id: achievements
  4. label: 'Achievements tour'
  5. module: opigno_tour
  6. routes:
  7. - route_name: opigno_learning_path.achievements
  8. tips:
  9. achievements-timeline:
  10. id: achievements-timeline
  11. plugin: text
  12. label: 'Timeline'
  13. body: 'This timeline presents the mandatory steps of the training and your result for each of them.'
  14. weight: 1
  15. attributes:
  16. data-class: lp_timeline_begin
  17. location: bottom
  18. achievements-certificate:
  19. id: achievements-certificate
  20. plugin: text
  21. label: 'Certificate'
  22. 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.'
  23. weight: 2
  24. attributes:
  25. data-class: lp_summary_certificate_icon
  26. location: right
  27. achievements-details:
  28. id: achievements-details
  29. plugin: text
  30. label: 'Results details'
  31. body: 'Click here to see more details about your results for that training.'
  32. weight: 3
  33. attributes:
  34. data-class: lp_details_show_text
  35. location: left