Changes for page Microlearnings

Last modified by Erik Bakker on 2024/03/29 16:30

From version 5.1
edited by eMagiz
on 2022/04/29 15:40
Change comment: There is no comment for this version
To version 6.1
edited by eMagiz
on 2022/04/29 15:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,7 @@
25 25   </a>
26 26   <a href="../../docs/microlearning/crashcourse-api-gateway-index" class="card">
27 27   <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/api-gateway_crashcourse.svg) center no-repeat; background-size: 15%; ">
28 - <h4 class="title">Crash Course API Gateway</h4>
28 + <h4 class="title">Novice Microlearnings</h4>
29 29   </div>
30 30   <ul class="card__footer">
31 31   <li class="card__footer-item">
... ... @@ -44,7 +44,7 @@
44 44   </a>
45 45   <a href="../../docs/microlearning/crashcourse-event-streaming-index" class="card">
46 46   <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/eventstreaming_crashcourse.svg) center no-repeat; background-size: 20%;">
47 - <h4 class="title">Crash Course Event Streaming</h4>
47 + <h4 class="title">Intermediate Microlearnings</h4>
48 48   </div>
49 49   <ul class="card__footer">
50 50   <li class="card__footer-item">
... ... @@ -63,7 +63,7 @@
63 63   </a>
64 64   <a href="../../docs/microlearning/crashcourse-messaging-index" class="card">
65 65   <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/messaging_crashcourse.svg) center no-repeat; background-size: 20%;">
66 - <h4 class="title">Crash Course Messaging</h4>
66 + <h4 class="title">Advanced Microlearnings</h4>
67 67   </div>
68 68   <ul class="card__footer">
69 69   <li class="card__footer-item">
... ... @@ -80,6 +80,25 @@
80 80   </li>
81 81   </ul>
82 82   </a>
83 + <a href="../../docs/microlearning/crashcourse-messaging-index" class="card">
84 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/messaging_crashcourse.svg) center no-repeat; background-size: 20%;">
85 + <h4 class="title">Expert Microlearnings</h4>
86 + </div>
87 + <ul class="card__footer">
88 + <li class="card__footer-item">
89 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/Images/General/WebHome/icon-level24.svg"/>
90 + <label for="" class="card__footer-label">Novice</label>
91 + </li>
92 + <li class="card__footer-item">
93 + <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles24.svg"/>
94 + <label for="" class="card__footer-label">All</label>
95 + </li>
96 + <li class="card__footer-item">
97 + <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"/>
98 + <label for="" class="card__footer-label">11</label>
99 + </li>
100 + </ul>
101 + </a>
83 83   </div>
84 84   </div>
85 85  </main>