Archive of SEB windows client source-code (2024-09-16)
Find a file
2021-08-16 12:40:22 +02:00
.github/ISSUE_TEMPLATE Delete bug_report.md 2020-07-07 13:10:06 +02:00
Libraries SEBWIN-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces. 2017-11-14 09:10:06 +01:00
SafeExamBrowser.Applications SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts. 2021-03-18 23:12:07 +01:00
SafeExamBrowser.Applications.Contracts SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts. 2021-03-18 23:12:07 +01:00
SafeExamBrowser.Browser SEBWIN-507: Ensured that the main browser window is always focused after initialization. 2021-08-13 14:33:12 +02:00
SafeExamBrowser.Browser.Contracts Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Browser.UnitTests Updated solution dependencies including browser engine (version 91.1.23). 2021-08-03 14:18:04 +02:00
SafeExamBrowser.Client Extended unit tests for client component. 2021-07-22 14:21:06 +02:00
SafeExamBrowser.Client.UnitTests Extended unit tests for client host. 2021-07-22 15:08:40 +02:00
SafeExamBrowser.Communication Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Communication.Contracts Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Communication.UnitTests Extended unit tests for communication proxies. 2021-07-26 11:31:49 +02:00
SafeExamBrowser.Configuration SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
SafeExamBrowser.Configuration.Contracts SEBWIN-486: Always automatically start server connectivity during client initialization. 2021-06-21 11:18:15 +02:00
SafeExamBrowser.Configuration.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.Core Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Core.Contracts SEBWIN-449: Extended notification mechanism to allow updating of notification icon / text and added icons for proctoring notification. 2021-03-25 13:49:45 +01:00
SafeExamBrowser.Core.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.I18n SEBWIN-495: Improved error message for prohibited display configuration. 2021-06-29 17:34:05 +02:00
SafeExamBrowser.I18n.Contracts SEBWIN-495: Improved error message for prohibited display configuration. 2021-06-29 17:34:05 +02:00
SafeExamBrowser.I18n.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.Lockdown Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Lockdown.Contracts Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Lockdown.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.Logging Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Logging.Contracts Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Logging.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.Monitoring SEBWIN-495: Improved error message for prohibited display configuration. 2021-06-29 17:34:05 +02:00
SafeExamBrowser.Monitoring.Contracts SEBWIN-495: Improved error message for prohibited display configuration. 2021-06-29 17:34:05 +02:00
SafeExamBrowser.Proctoring Updated solution dependencies including browser engine (version 91.1.23). 2021-08-03 14:18:04 +02:00
SafeExamBrowser.Proctoring.Contracts SEBWIN-475: Implemented basic proctoring with Zoom and SEB server. 2021-06-16 15:38:55 +02:00
SafeExamBrowser.ResetUtility Updated browser engine and dependencies to latest version (CEF 88.2.9). 2021-03-19 20:26:40 +01:00
SafeExamBrowser.Runtime Extended unit tests for runtime component. 2021-07-30 18:38:41 +02:00
SafeExamBrowser.Runtime.UnitTests Extended unit tests for runtime component. 2021-07-30 18:38:41 +02:00
SafeExamBrowser.Server SEBWIN-504: Reverted ping interval to 1000ms. 2021-08-12 16:55:25 +02:00
SafeExamBrowser.Server.Contracts SEBWIN-475: Implemented basic Zoom proctoring integration. 2021-06-19 21:04:13 +02:00
SafeExamBrowser.Service Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
SafeExamBrowser.Service.UnitTests Updated solution dependencies and browser engine (version 91.1.211). 2021-07-02 12:08:10 +02:00
SafeExamBrowser.Settings SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
SafeExamBrowser.SystemComponents Updated browser engine (version 91.1.21) and solution dependencies. 2021-06-23 09:46:03 +02:00
SafeExamBrowser.SystemComponents.Contracts SEBWIN-449: Implemented workaround due to webcam and microphone access issue when using data URI for proctoring content. 2021-03-17 00:05:29 +01:00
SafeExamBrowser.UserInterface.Contracts SEBWIN-475: Fixed issue with Zoom client not starting microphone and webcam. 2021-06-25 11:51:59 +02:00
SafeExamBrowser.UserInterface.Desktop SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
SafeExamBrowser.UserInterface.Mobile SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
SafeExamBrowser.UserInterface.Shared SEBWIN-475: Fixed issue with Zoom client not starting microphone and webcam. 2021-06-25 11:51:59 +02:00
SafeExamBrowser.WindowsApi SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop. 2021-04-16 19:12:56 +02:00
SafeExamBrowser.WindowsApi.Contracts SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop. 2021-04-16 19:12:56 +02:00
SebWindowsConfig SEBWIN-435: Improved icons in additional resource tab. 2021-08-09 14:15:06 +02:00
Setup Added WebView2 to license remarks. 2021-06-07 18:15:11 +02:00
SetupBundle SEBWIN-506: Switched from remote payload to embedding the WebView2 bootstrapper. 2021-08-16 11:18:09 +02:00
.editorconfig SEBWIN-220: Scaffolding for new (re-)configuration procedure. 2018-06-21 07:56:25 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
appveyor-release.yml SEBWIN-506: Attempting to get bootstrapper download to work... 2021-08-16 12:40:22 +02:00
appveyor-test.yml Updated dependency in build script for test server. 2021-06-23 09:48:08 +02:00
codecov.yml Added configuration file for codecov. 2018-03-15 13:32:06 +01:00
LICENSE.txt Added core library and license. 2017-07-05 11:41:19 +02:00
README.md Ordered runtime dependencies in readme. 2021-06-07 18:42:31 +02:00
SafeExamBrowser.sln SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts. 2021-03-18 23:12:07 +01:00

Safe Exam Browser, Version 3.x

Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine.

Requirements

SEB 3.x requires the prerequisites listed below in order to work correctly. These are automatically installed with the setup bundle and need only be manually installed when using the MSI packages.

Project Status

DISCLAIMER
The builds linked below are for testing purposes only. They may be unstable and should thus never be used in a production environment! Always use the latest, official release version of SEB.

Aspect Status Details
Release Build Release Build Status https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring
Test Build Test Build Status https://ci.appveyor.com/project/dbuechel/seb-win-refactoring
Test Run AppVeyor Tests https://ci.appveyor.com/project/dbuechel/seb-win-refactoring
Code Coverage Code Coverage https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring
Issue Status GitHub Issues https://github.com/SafeExamBrowser/seb-win-refactoring/issues
Downloads GitHub All Releases https://github.com/SafeExamBrowser/seb-win-refactoring/releases
Development GitHub Last Commit n/a
Repository Size GitHub Repo Size n/a