Changes for page Data Handling
Last modified by Erik Bakker on 2026/01/02 11:54
From version 40.1
edited by eMagiz
on 2022/06/09 13:11
on 2022/06/09 13:11
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e Magiz1 +XWiki.ebakker - Default language
-
... ... @@ -1,1 +1,1 @@ 1 - en1 +sw - Content
-
... ... @@ -1,8 +1,6 @@ 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. 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}} 2 2 3 -* **Total time:** between 20 and 30 minutes 4 4 5 - 6 6 (% style="border-color:#10137e" %) 7 7 ---- 8 8 {{html}} ... ... @@ -11,8 +11,11 @@ 11 11 <main class="master"> 12 12 <ul class="strip-container"> 13 13 <li class="strip"> 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"> 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"> 16 16 <span>209</span> 17 17 Base64 decoding 18 18 </label> ... ... @@ -26,9 +26,12 @@ 26 26 </div> 27 27 </a> 28 28 </li> 29 - <li class="strip"> 30 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-encoding" class="strip__link"> 31 - <label for="" class="strip__label"> 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"> 32 32 <span>209</span> 33 33 Base64 encoding 34 34 </label> ... ... @@ -42,9 +42,12 @@ 42 42 </div> 43 43 </a> 44 44 </li> 45 - <li class="strip"> 46 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-compare-content-to-propertylist" class="strip__link"> 47 - <label for="" class="strip__label"> 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"> 48 48 <span>209</span> 49 49 Compare content to the property list 50 50 </label> ... ... @@ -58,7 +58,7 @@ 58 58 </div> 59 59 </a> 60 60 </li> 61 - </ul> 68 + </ul> 62 62 </main> 63 63 </div> 64 64 </div>