Changes for page Academy
Last modified by Erik Bakker on 2024/09/24 16:12
From version 68.1
edited by Erik Bakker
on 2022/04/25 16:06
on 2022/04/25 16:06
Change comment:
Upload new image "icon-lessons24.svg", version 1.1
To version 73.1
edited by Erik Bakker
on 2022/04/25 16:19
on 2022/04/25 16:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,39 +1,47 @@ 1 +(% class="row" %) 2 +((( 3 +(% class="col-xs-11 col-sm-9" %) 4 +((( 5 +(% class="jumbotron" %) 6 +((( 7 +(% class="container" %) 8 +((( 9 +(% class="lead" %) 10 +(% class="small" %)Welcome to the eMagiz Academy. Here, you will find all the relevant learnings for eMagiz. Below are the five main entry points which will assist you to find the right content for your work. 11 +))) 12 +))) 13 + 14 +* **Fundamentals** 15 +** ****Contains an overview of the most important platform components on a conceptual level 16 +* **Microlearnings** 17 +** ****Contains all microlearnings with applied knowledge for each of the platform's features. There are four levels of microlearnings ranging from novice to expert. Further, microlearnings are categorized by roles Developer, Architect, and Support Engineer 18 +* **Use Cases** 19 +** A group of microlearnings that will address a specific integration solution in the platform 20 +* **Migration Paths** 21 +** ****Contains all migration paths to move from a specific state to the newest state on the platform. Examples are migrations of the eMagiz Mendix connector or moving from the Root cloud to the eMagiz Cloud. 22 +* **RCA Knowledge Base** 23 +** It contains a subset of Root Cause Analysis performed on platform and model issues reported to us. By providing these anonymized versions, we intend for people to browse through them when they are confronted with a problem. 24 + 1 1 {{html}} 2 2 <html><body<div class="ez-academy"> 3 3 <div class="ez-academy__body"> 4 4 <main class="master"> 5 - <h2 class="title">eMagiz Academy Microlearnings</h2> 6 - <p> 7 - <font size="4" face="verdana" color="black"> 8 - Welcome to the eMagiz Academy section. In this section, you will find all the relevant learnings for eMagiz. Below are the three main entry points which will assist you to find the right content for your work. 9 - <br> 10 - </font></p><ul><font size="4" face="verdana" color="black"> 11 - <li><b>1. Fundamentals</b> - It contains an overview of the most important platform components on a conceptual level</li> 12 - <li><b>2. Microlearnings</b> - It contains all microlearnings with applied knowledge for each of the platform's features. There are four levels of microlearnings ranging from novice to expert. Further, microlearnings are categorized by roles Developer, Architect, and Support Engineer</li> 13 - <li><b>3. Use Cases</b> - a group of microlearnings that will address a specific integration solution in the platform</li> 14 - <li><b>4. Migration Paths</b> - It contains all migration paths to move from a specific state to the newest state on the platform. Examples are migrations of the eMagiz Mendix connector or moving from the Root cloud to the eMagiz Cloud.</li> 15 - <li><b>5. RCA Knowledge Base</b> - It contains a subset of Root Cause Analysis performed on platform and model issues reported to us. By providing these anonymized versions, we intend people will browse through them when they are confronted with a problem.</li> 16 - </font></ul><font size="4" face="verdana" color="black"> 17 - <br> 18 - Last updated - March 2022 19 - </font> 20 - <p></p> 21 21 <div class="card-container"> 22 22 <a href="../../docs/fundamental/index_academy_fundamental_all" class="card"> 23 - <div class="card__body" style="background: url( ../../img/microlearning/academy_index/fundamentals.svg) center no-repeat; background-size: 20%;">31 + <div class="card__body" style="background: url(/bin/download/Main/eMagiz%20Academy/WebHome/fundamentals.svg) center no-repeat; background-size: 20%;"> 24 24 <h4 class="title">Fundamentals</h4> 25 25 </div> 26 26 <ul class="card__footer"> 27 27 <li class="card__footer-item"> 28 - <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/eMagiz%20Academy/WebHome/ fundamentals.svg">36 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/eMagiz%20Academy/WebHome/icon-level24.svg"> 29 29 <label for="" class="card__footer-label">All</label> 30 30 </li> 31 31 <li class="card__footer-item"> 32 - <img class="card__footer-icon card__footer-icon--roles" src=" ../../img/microlearning/academy_index/icon-roles24.svg">40 + <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/eMagiz%20Academy/WebHome/icon-roles24.svg"> 33 33 <label for="" class="card__footer-label">All</label> 34 34 </li> 35 35 <li class="card__footer-item"> 36 - <img class="card__footer-icon card__footer-icon--lessons" src=" ../../img/microlearning/academy_index/icon-lessons24.svg">44 + <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/eMagiz%20Academy/WebHome/icon-lessons24.svg"> 37 37 <label for="" class="card__footer-label">9</label> 38 38 </li> 39 39 </ul> ... ... @@ -157,3 +157,8 @@ 157 157 }); 158 158 </script><div id="back-to-top" class="hidden"><svg viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z"></path></svg></div></body></html> 159 159 {{/html}} 168 + 169 + 170 + 171 +))) 172 +)))