Changes for page Data Handling

Last modified by Erik Bakker on 2026/01/02 11:54

From version 48.1
edited by Erik Bakker
on 2026/01/02 11:54
Change comment: There is no comment for this version
To version 42.1
edited by etorken
on 2023/06/08 13:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.etorken
Default language
... ... @@ -1,1 +1,1 @@
1 -sw
1 +en
Content
... ... @@ -1,6 +1,10 @@
1 -{{container}}{{container layoutStyle="columns"}}(((In this course, we will focus on various parts of the platform to handle data in a non-standard way. We will use lists of values to get another value, and we will take a look at base64 encoding and decoding.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">30-35 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}}
1 +{{velocity}}
2 +#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome'))
3 +{{/velocity}}
2 2  
5 +{{container}}{{container layoutStyle="columns"}}(((In this course, we will focus on various parts of the platform to handle data in a non-standard way. We will use lists of values to get another value, and we will take a look at base64 encoding and decoding.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">20-25 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}}
3 3  
7 +
4 4  (% style="border-color:#10137e" %)
5 5  ----
6 6  {{html}}
... ... @@ -10,10 +10,7 @@
10 10   <ul class="strip-container">
11 11   <li class="strip">
12 12   <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-decoding" target="_blank" class="strip__link">
13 - <div class="strip__attribute__new__stack">
14 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
15 - </div>
16 - <label for="" class="strip__label">
17 + <label for="" class="strip__label">
17 17   <span>209</span>
18 18   Base64 decoding
19 19   </label>
... ... @@ -27,12 +27,9 @@
27 27   </div>
28 28   </a>
29 29   </li>
30 - <li class="strip">
31 + <li class="strip">
31 31   <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-encoding" target="_blank" class="strip__link">
32 - <div class="strip__attribute__new__stack">
33 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
34 - </div>
35 - <label for="" class="strip__label">
33 + <label for="" class="strip__label">
36 36   <span>209</span>
37 37   Base64 encoding
38 38   </label>
... ... @@ -46,12 +46,9 @@
46 46   </div>
47 47   </a>
48 48   </li>
49 - <li class="strip">
47 + <li class="strip">
50 50   <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-compare-content-to-propertylist" target="_blank" class="strip__link">
51 - <div class="strip__attribute__new__stack">
52 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/>
53 - </div>
54 - <label for="" class="strip__label">
49 + <label for="" class="strip__label">
55 55   <span>209</span>
56 56   Compare content to the property list
57 57   </label>
... ... @@ -65,7 +65,7 @@
65 65   </div>
66 66   </a>
67 67   </li>
68 - </ul>
63 + </ul>
69 69   </main>
70 70   </div>
71 71  </div>