Wiki source code of Presentation Test Page
Last modified by Erik Bakker on 2024/07/30 14:39
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 1 | == eMagiz Training Program == |
![]() |
3.1 | 2 | |
3 | === //A work of Art (or in progress)// === | ||
4 | |||
![]() |
4.1 | 5 | == Content == |
![]() |
3.1 | 6 | |
7 | |((( | ||
8 | * Introduction | ||
9 | * What is eMagiz? | ||
10 | * When to use the store? | ||
11 | * 5 Phases of eMagiz | ||
12 | )))|((( | ||
![]() |
4.1 | 13 | [[image:Main.Images.Microlearning.WebHome@eMagiz-diagram.png]] |
![]() |
3.1 | 14 | |
![]() |
4.1 | 15 | |
16 | (% class="text-center" %) | ||
17 | ((( | ||
18 | Source: [[Crash Course Platform>>https://docs.emagiz.com/bin/view/Main/eMagiz%20Academy/Microlearnings/Crash%20Course/Crash%20Course%20Platform/crashcourse-platform-intro-the-five-phases-of-emagiz]] | ||
19 | |||
![]() |
3.1 | 20 | ))) |
![]() |
4.1 | 21 | ))) |
![]() |
3.1 | 22 | |=Capture|What is in your integration landscape? |
23 | |=Design|How can you configure a integration? | ||
24 | |=Create|Lore Ipsum | ||
25 | |||
26 | == An endangered species == | ||
27 | |||
28 | * eMagiz trainers are an endangered species at Transportcentrum 16 | ||
29 | * They don't like to update powerpoints slides with new content | ||
![]() |
4.1 | 30 | |
![]() |
10.1 | 31 | |
![]() |
11.1 | 32 | | |[[image:Main.Images.Microlearning.WebHome@intermediate-emagiz-monitoring-runtime-stats-keymetrics-1]] |
33 | |[[image:Powerpoint xWiki background small.png||alt="xwiki powerpoint" height="73" style="float:left" width="100"]]| | ||
![]() |
10.1 | 34 | |
![]() |
21.1 | 35 | == Test slide == |
![]() |
22.1 | 36 | {{html}} |
![]() |
24.1 | 37 | <Div class="SC" id="s1s0"><img /><div id="s1s4" style="top:153.9902px;left:34.59945px;height:189.078px;width:529.7338px;"><pre class="pre0" style="left:7.200001px;top:146.328px;">Next generation runtime migration</pre></div><div id="s1s5" style="top:349.836px;left:34.59929px;height:91.41969px;width:529.7338px;"><pre class="pre1" style="left:7.199997px;top:0.9508972px;">Plan Q2 2023</pre></div></Div>{{/html}} |
38 | |||
39 | == Next slide == | ||
40 | {{html}} | ||
41 | <Div class="SC" id="s2s0"><img /><div id="s2s2" style="top:28.75px;left:480px;height:105.5765px;width:415.0281px;"> </div><div id="s2s3" style="top:143.75px;left:480px;height:343.6036px;width:415.0281px;"> </div></Div>{{/html}} | ||
42 | |||
![]() |
25.1 | 43 | == Current slide == |
44 | |||
![]() |
35.1 | 45 | {{html}} |
![]() |
42.1 | 46 | <!-- Slideshow container --> |
47 | <div class="slideshow-container"> | ||
![]() |
38.1 | 48 | |
![]() |
42.1 | 49 | <!-- Full-width images with number and caption text --> |
50 | <div class="mySlides fade"> | ||
51 | <div class="numbertext">1 / 3</div> | ||
![]() |
51.1 | 52 | <img src="/bin/download/Main/Images/General/WebHome/main-background-slide-emagiz.png" style="width:100%"> |
![]() |
42.1 | 53 | <div class="text">Caption Text</div> |
54 | </div> | ||
55 | |||
56 | <div class="mySlides fade"> | ||
57 | <div class="numbertext">2 / 3</div> | ||
![]() |
51.1 | 58 | <img src="/bin/download/Main/Images/General/WebHome/Logo_Vogelbekdier.png" style="width:100%"> |
![]() |
42.1 | 59 | <div class="text">Caption Two</div> |
60 | </div> | ||
61 | |||
62 | <div class="mySlides fade"> | ||
63 | <div class="numbertext">3 / 3</div> | ||
![]() |
51.1 | 64 | <img src="/bin/download/Main/Images/General/WebHome/statuspage.png" style="width:100%"> |
![]() |
42.1 | 65 | <div class="text">Caption Three</div> |
66 | </div> | ||
67 | |||
68 | <!-- Next and previous buttons --> | ||
69 | <a class="prev" onclick="plusSlides(-1)">❮</a> | ||
70 | <a class="next" onclick="plusSlides(1)">❯</a> | ||
71 | </div> | ||
72 | <br> | ||
73 | |||
74 | <!-- The dots/circles --> | ||
75 | <div style="text-align:center"> | ||
76 | <span class="dot" onclick="currentSlide(1)"></span> | ||
77 | <span class="dot" onclick="currentSlide(2)"></span> | ||
78 | <span class="dot" onclick="currentSlide(3)"></span> | ||
79 | </div> | ||
80 | |||
![]() |
36.1 | 81 | {{/html}} |
82 |