2019-08-21 10:24:39 +02:00
# Safe Exam Browser, Version 3
2019-04-11 10:27:10 +02:00
Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine.
2019-08-21 10:24:39 +02:00
### Requirements
2019-04-11 10:53:00 +02:00
SEB 3.x requires these prerequisites in order to work correctly:
2019-04-11 10:27:10 +02:00
* .NET Framework 4.7.2 Runtime: https://dotnet.microsoft.com/download/dotnet-framework/net472
* Visual C++ Runtime Redistributable (x86, 2015): https://www.microsoft.com/en-us/download/details.aspx?id=53840
2019-08-21 10:24:39 +02:00
### Project Status
2019-08-21 10:16:34 +02:00
| Aspect | Status | Details |
| ------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Release Build |  | n/a |
| Test Build |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
| Test Run |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests |
| Code Coverage |  | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring |