Wiki source code of Data Handling
Version 42.1 by Eva Torken on 2023/06/08 13:26
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
41.1 | 1 | {{velocity}} |
2 | #set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) | ||
3 | {{/velocity}} | ||
![]() |
2.1 | 4 | |
![]() |
41.1 | 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}} |
![]() |
7.1 | 6 | |
7 | |||
![]() |
8.1 | 8 | (% style="border-color:#10137e" %) |
9 | ---- | ||
![]() |
7.1 | 10 | {{html}} |
11 | <div class="ez-academy"> | ||
![]() |
2.1 | 12 | <div class="ez-academy_body"> |
13 | <main class="master"> | ||
14 | <ul class="strip-container"> | ||
15 | <li class="strip"> | ||
![]() |
42.1 | 16 | <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-decoding" target="_blank" class="strip__link"> |
![]() |
31.1 | 17 | <label for="" class="strip__label"> |
![]() |
37.1 | 18 | <span>209</span> |
19 | Base64 decoding | ||
![]() |
31.1 | 20 | </label> |
21 | <div class="strip__attribute"> | ||
22 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
![]() |
34.1 | 23 | <div class="strip__attribute-label">5 minutes</div> |
![]() |
31.1 | 24 | </div> |
25 | <div class="strip__attribute"> | ||
26 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
![]() |
36.1 | 27 | <div class="strip__attribute-label">Developer</div> |
![]() |
32.1 | 28 | </div> |
29 | </a> | ||
![]() |
35.1 | 30 | </li> |
![]() |
37.1 | 31 | <li class="strip"> |
![]() |
42.1 | 32 | <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-base64-encoding" target="_blank" class="strip__link"> |
![]() |
32.1 | 33 | <label for="" class="strip__label"> |
![]() |
37.1 | 34 | <span>209</span> |
35 | Base64 encoding | ||
![]() |
32.1 | 36 | </label> |
37 | <div class="strip__attribute"> | ||
38 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
![]() |
36.1 | 39 | <div class="strip__attribute-label">5 minutes</div> |
![]() |
31.1 | 40 | </div> |
41 | <div class="strip__attribute"> | ||
42 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
![]() |
36.1 | 43 | <div class="strip__attribute-label">Developer</div> |
![]() |
31.1 | 44 | </div> |
![]() |
32.1 | 45 | </a> |
![]() |
35.1 | 46 | </li> |
![]() |
37.1 | 47 | <li class="strip"> |
![]() |
42.1 | 48 | <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Data%20Handling/intermediate-data-handling-compare-content-to-propertylist" target="_blank" class="strip__link"> |
![]() |
34.1 | 49 | <label for="" class="strip__label"> |
![]() |
37.1 | 50 | <span>209</span> |
51 | Compare content to the property list | ||
![]() |
34.1 | 52 | </label> |
53 | <div class="strip__attribute"> | ||
54 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
![]() |
36.1 | 55 | <div class="strip__attribute-label">7 minutes</div> |
![]() |
35.1 | 56 | </div> |
57 | <div class="strip__attribute"> | ||
58 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
![]() |
34.1 | 59 | <div class="strip__attribute-label">Developer</div> |
60 | </div> | ||
61 | </a> | ||
62 | </li> | ||
![]() |
17.1 | 63 | </ul> |
![]() |
2.1 | 64 | </main> |
65 | </div> | ||
66 | </div> | ||
67 | {{/html}} |