SEBWIN-865: Integrated final screen proctoring notification icons.

This commit is contained in:
Damian Büchel 2024-08-21 15:15:51 +02:00
parent 26f14f235d
commit 21353e6d6d
7 changed files with 34 additions and 16 deletions

View file

@ -1,11 +1,9 @@
<Viewbox
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:fa="http://schemas.fontawesome.io/icons/"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Grid>
<fa:ImageAwesome Icon="Television" HorizontalAlignment="Stretch" Foreground="Green" VerticalAlignment="Stretch" />
<Canvas HorizontalAlignment="Center" VerticalAlignment="Center">
<Ellipse Fill="Red" Canvas.Left="-15" Canvas.Top="-23" Width="30" Height="30" />
</Canvas>
</Grid>
<Canvas Width="996.513" Height="879.512">
<Path Fill="Green" Data="F1 M 648.026,733.342 L 132.172,733.342 C 95.142,733.342 74.057,713.285 74.057,674.713 L 74.057,191.286 C 74.057,152.201 95.142,132.658 132.172,132.658 L 821.827,132.658 C 858.855,132.658 879.940,152.201 879.940,191.286 L 879.940,533.629 C 906.670,538.022 931.750,547.790 954.000,561.758 L 954.000,187.686 C 954.000,101.287 910.798,58.086 822.855,58.086 L 131.143,58.086 C 43.714,58.086 0.000,101.287 0.000,187.686 L 0.000,678.313 C 0.000,764.714 43.714,807.914 131.143,807.914 L 663.555,807.914 C 653.801,784.825 648.291,759.630 648.026,733.342 Z"/>
<Path Fill="Green" Data="F1 M 819.770,533.037 L 819.770,225.230 C 819.770,204.657 808.455,192.315 788.398,192.315 L 165.600,192.315 C 146.057,192.315 134.229,204.657 134.229,225.230 L 134.229,640.771 C 134.229,661.342 146.057,673.685 165.600,673.685 L 656.640,673.685 C 679.042,600.500 742.705,544.204 819.770,533.037 Z"/>
<Path Fill="Green" Data="F1 M 848.358,879.512 C 765.828,879.512 700.700,813.887 700.700,731.358 C 700.700,649.325 765.828,583.203 847.860,583.203 C 930.391,583.203 996.513,649.325 996.513,731.358 C 996.513,813.887 930.391,879.512 848.358,879.512 Z"/>
</Canvas>
</Viewbox>

View file

@ -1,11 +1,7 @@
<Viewbox
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:fa="http://schemas.fontawesome.io/icons/"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Grid>
<fa:ImageAwesome Icon="Television" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" />
<Canvas HorizontalAlignment="Center" VerticalAlignment="Center">
<Ellipse Fill="Gray" Canvas.Left="-15" Canvas.Top="-23" Width="30" Height="30" />
</Canvas>
</Grid>
<Canvas Width="996.513" Height="879.512">
<Path Fill="Black" Data="F1 M 132.172,733.342 C 95.142,733.342 74.057,713.285 74.057,674.713 L 74.057,191.286 C 74.057,152.201 95.142,132.658 132.172,132.658 L 821.827,132.658 C 858.855,132.658 879.940,152.201 879.940,191.286 L 879.940,674.713 C 879.940,713.285 858.855,733.342 821.827,733.342 L 132.172,733.342 Z M 131.143,807.913 L 822.855,807.913 C 910.798,807.913 954.000,764.714 954.000,678.313 L 954.000,187.686 C 954.000,101.287 910.798,58.087 822.855,58.087 L 131.143,58.087 C 43.714,58.087 0.000,101.287 0.000,187.686 L 0.000,678.313 C 0.000,764.714 43.714,807.913 131.143,807.913 Z M 165.600,673.685 L 788.398,673.685 C 808.455,673.685 819.770,661.342 819.770,640.771 L 819.770,225.230 C 819.770,204.657 808.455,192.315 788.398,192.315 L 165.600,192.315 C 146.057,192.315 134.229,204.657 134.229,225.230 L 134.229,640.771 C 134.229,661.342 146.057,673.685 165.600,673.685 Z"/>
</Canvas>
</Viewbox>

View file

@ -0,0 +1,9 @@
<Viewbox
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Canvas Width="996.513" Height="879.512">
<Path Fill="Green" Data="F1 M 648.026,733.342 L 132.172,733.342 C 95.142,733.342 74.057,713.285 74.057,674.713 L 74.057,191.286 C 74.057,152.201 95.142,132.658 132.172,132.658 L 821.827,132.658 C 858.855,132.658 879.940,152.201 879.940,191.286 L 879.940,533.629 C 906.670,538.022 931.750,547.790 954.000,561.758 L 954.000,187.686 C 954.000,101.287 910.798,58.086 822.855,58.086 L 131.143,58.086 C 43.714,58.086 0.000,101.287 0.000,187.686 L 0.000,678.313 C 0.000,764.714 43.714,807.914 131.143,807.914 L 663.555,807.914 C 653.801,784.825 648.291,759.630 648.026,733.342 Z"/>
<Path Fill="Green" Data="F1 M 819.770,533.037 L 819.770,225.230 C 819.770,204.657 808.455,192.315 788.398,192.315 L 165.600,192.315 C 146.057,192.315 134.229,204.657 134.229,225.230 L 134.229,640.771 C 134.229,661.342 146.057,673.685 165.600,673.685 L 656.640,673.685 C 679.042,600.500 742.705,544.204 819.770,533.037 Z"/>
<Path Fill="Green" Data="F1 M 848.358,879.512 C 765.828,879.512 700.700,813.887 700.700,731.358 C 700.700,649.325 765.828,583.203 847.860,583.203 C 930.391,583.203 996.513,649.325 996.513,731.358 C 996.513,813.887 930.391,879.512 848.358,879.512 Z"/>
</Canvas>
</Viewbox>

View file

@ -0,0 +1,7 @@
<Viewbox
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Canvas Width="996.513" Height="879.512">
<Path Fill="Black" Data="F1 M 132.172,733.342 C 95.142,733.342 74.057,713.285 74.057,674.713 L 74.057,191.286 C 74.057,152.201 95.142,132.658 132.172,132.658 L 821.827,132.658 C 858.855,132.658 879.940,152.201 879.940,191.286 L 879.940,674.713 C 879.940,713.285 858.855,733.342 821.827,733.342 L 132.172,733.342 Z M 131.143,807.913 L 822.855,807.913 C 910.798,807.913 954.000,764.714 954.000,678.313 L 954.000,187.686 C 954.000,101.287 910.798,58.087 822.855,58.087 L 131.143,58.087 C 43.714,58.087 0.000,101.287 0.000,187.686 L 0.000,678.313 C 0.000,764.714 43.714,807.913 131.143,807.913 Z M 165.600,673.685 L 788.398,673.685 C 808.455,673.685 819.770,661.342 819.770,640.771 L 819.770,225.230 C 819.770,204.657 808.455,192.315 788.398,192.315 L 165.600,192.315 C 146.057,192.315 134.229,204.657 134.229,225.230 L 134.229,640.771 C 134.229,661.342 146.057,673.685 165.600,673.685 Z"/>
</Canvas>
</Viewbox>

View file

@ -260,11 +260,11 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\ProctoringNotification_Inactive.xaml">
<Resource Include="Images\Proctoring_Inactive.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
<Resource Include="Images\ProctoringNotification_Active.xaml">
<Resource Include="Images\Proctoring_Active.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
@ -284,6 +284,14 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
<Resource Include="Images\ScreenProctoring_Active.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
<Resource Include="Images\ScreenProctoring_Inactive.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Resource>
<Page Include="Windows\AboutWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>