2019-11-08 09:25:17 +01:00
# Safe Exam Browser, Version 3.x
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-11-08 09:25:17 +01:00
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 for software development.
2019-04-11 10:27:10 +02:00
* .NET Framework 4.7.2 Runtime: https://dotnet.microsoft.com/download/dotnet-framework/net472
2019-11-08 09:25:17 +01:00
* Visual C++ 2015 Redistributable: https://www.microsoft.com/en-us/download/details.aspx?id=53840
2019-04-11 10:27:10 +02:00
2019-08-21 10:24:39 +02:00
### Project Status
2019-11-08 10:03:01 +01:00
**_DISCLAIMER_**\
2019-11-08 09:25:17 +01:00
**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.
2019-10-02 08:35:29 +02:00
2019-11-08 09:25:17 +01:00
| Aspect | Status | Details |
| --------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Release Build |  | https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring |
| Test Build |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
2019-11-08 10:03:01 +01:00
| Test Run |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
2019-11-08 09:25:17 +01:00
| Code Coverage |  | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring |
| Issue Status |  | https://github.com/SafeExamBrowser/seb-win-refactoring/issues |
| Downloads |  | https://github.com/SafeExamBrowser/seb-win-refactoring/releases |
| Development |  | n/a |
2019-11-08 10:03:01 +01:00
| Repository Size |  | n/a |