@hed-hog/lms 0.0.261 → 0.0.266

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,4 +40,37 @@
40
40
  - where:
41
41
  slug: admin
42
42
  - where:
43
- slug: admin-lms
43
+ slug: admin-lms
44
+
45
+ - url: /lms/exams
46
+ menu_id:
47
+ where:
48
+ slug: /lms
49
+ icon: form
50
+ name:
51
+ en: Exams
52
+ pt: Exames
53
+ slug: /lms/exams
54
+ relations:
55
+ role:
56
+ - where:
57
+ slug: admin
58
+ - where:
59
+ slug: admin-lms
60
+
61
+ - url: /lms/training
62
+ menu_id:
63
+ where:
64
+ slug: /lms
65
+ icon: graduation-cap
66
+ name:
67
+ en: Training
68
+ pt: Formação
69
+ slug: /lms/training
70
+ relations:
71
+ role:
72
+ - where:
73
+ slug: admin
74
+ - where:
75
+ slug: admin-lms
76
+