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
on 2026/01/02 11:54
Change comment:
There is no comment for this version
To version 38.1
edited by eMagiz
on 2022/06/09 13:04
on 2022/06/09 13:04
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Default language
-
... ... @@ -1,1 +1,1 @@ 1 - sw1 +en - Content
-
... ... @@ -1,6 +1,8 @@ 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 +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. 2 2 3 +* **Total time:** between 20 and 30 minutes 3 3 5 + 4 4 (% style="border-color:#10137e" %) 5 5 ---- 6 6 {{html}} ... ... @@ -9,11 +9,8 @@ 9 9 <main class="master"> 10 10 <ul class="strip-container"> 11 11 <li class="strip"> 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"> 14 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-decoding" class="strip__link"> 15 + <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 - <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"> 29 + <li class="strip"> 30 + <a href="../../docs/microlearning/intermediate-data-handling-base64-encoding" class="strip__link"> 31 + <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"> 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"> 45 + <li class="strip"> 46 + <a href="../../docs/microlearning/intermediate-data-handling-compare-content-to-propertylist" class="strip__link"> 47 + <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>61 + </ul> 69 69 </main> 70 70 </div> 71 71 </div>