Skip to content

Commit

Permalink
Added new images
Browse files Browse the repository at this point in the history
  • Loading branch information
e01118 committed Sep 26, 2024
1 parent 3f40ec5 commit 4f7dd37
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Library/Pages/CreateStructuredLearningOutcome.razor
Original file line number Diff line number Diff line change
Expand Up @@ -230,14 +230,14 @@
<MudTabPanel Text="@GetLocalizerString("CreateStructuredLearningOutcome.TabPanelTwo")">
<div class="flex flex-row">
<div class="flex flex-col px-8 ml-4 py-8 gap-2" id="unique_id_scroll_section" style="height: 925px;overflow: auto;">
<MudText Id="WhatAreLearningOutcomes" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.WhatAreLearningOutcomes.Title")</MudText>
<MudText Id="WhatAreLearningOutcomes" Class="pb-4" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.WhatAreLearningOutcomes.Title")</MudText>
<MudText Class="bg-adlerblue-100 p-4 rounded" Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.Info.Text")</MudText>
<MudText Id="ConstructiveAlignment" Class="text-adlertextgrey pt-5" Typo="Typo.h6">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.Title")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.Part1")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.Part2")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.Text.Image")</MudText>
<div class="flex flex-col justify-center items-center gap-1 pb-3">
<img alt="Constructive Alignment" class="w-auto m-2" target="_blank" src="@GetLocalizerString("CreateStructuredLearningOutcome.ExampleImagePath")" />
<img alt="Constructive Alignment" class="w-[54rem] m-2" target="_blank" src="_content/Library/CustomIcons/Constructive_Alignment.png" />
<p class="text-xs italic text-adlergrey-600">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.DescriptionText.Image")</p>
</div>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsConstructiveAlignment.Part3")</MudText>
Expand Down Expand Up @@ -337,7 +337,7 @@
<MudTabPanel Text="@GetLocalizerString("CreateStructuredLearningOutcome.TabPanelThree")">
<div class="flex flex-row">
<div class="flex flex-col px-8 ml-4 py-8 gap-2" id="unique_id_scroll_section" style="height: 925px;overflow: auto;">
<MudText Id="Lernzieltaxonomie" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsALearningOutcomeTaxonomy.Title")</MudText>
<MudText Id="Lernzieltaxonomie" Class="pb-4" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsALearningOutcomeTaxonomy.Title")</MudText>
<div class="bg-adlerblue-100 p-4 rounded">
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsALearningOutcomeTaxonomy.Info.Text.PartOne")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatIsALearningOutcomeTaxonomy.Info.Text.PartTwo")</MudText>
Expand Down Expand Up @@ -436,7 +436,7 @@
<MudTabPanel Text="@GetLocalizerString("CreateStructuredLearningOutcome.TabPanelFour")">
<div class="flex flex-row">
<div class="flex flex-col px-8 ml-4 py-8 gap-2" id="unique_id_scroll_section" style="height: 925px;overflow: auto;">
<MudText Id="HowAreLearningOutcomesFormulated" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.HowAreLearningOutcomesFormulated.Title")</MudText>
<MudText Id="HowAreLearningOutcomesFormulated" Class="pb-4" Typo="Typo.h4" Style="color: rgb(161,200,229);">@GetLocalizerString("CreateStructuredLearningOutcome.HowAreLearningOutcomesFormulated.Title")</MudText>
<MudText Class="bg-adlerblue-100 p-4 rounded" Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.CreateStructuredLearningOutcome.HowAreLearningOutcomesFormulated.Info.Text")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.HowAreLearningOutcomesFormulated.Part1")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.HowAreLearningOutcomesFormulated.Part2")</MudText>
Expand Down Expand Up @@ -471,7 +471,7 @@
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatWherebyWhatFor.Part1")</MudText>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatWherebyWhatFor.Text.Image")</MudText>
<div class="flex flex-col justify-center items-center gap-1 pb-3">
<img alt="Systematic sentence structure" class="w-auto m-2" target="_blank" src="@GetLocalizerString("CreateStructuredLearningOutcome.ExampleImagePath")" />
<img alt="Systematic sentence structure" class="w-[44rem] m-2" target="_blank" src="_content/Library/CustomIcons/Satzbau.png" />
<p class="text-xs italic text-adlergrey-600">@GetLocalizerString("CreateStructuredLearningOutcome.WhatWherebyWhatFor.DescriptionText.Image")</p>
</div>
<MudText Typo="Typo.body2">@GetLocalizerString("CreateStructuredLearningOutcome.WhatWherebyWhatFor.Part2")</MudText>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Library/wwwroot/CustomIcons/Satzbau.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4f7dd37

Please sign in to comment.