# Safe Exam Browser, Version 3 Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine. ### Requirements SEB 3.x requires these prerequisites in order to work correctly: * .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 ### Project Status | Aspect | Status | Details | | ------------- | --------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Release Build | ![Release Build Status](https://sebdev-let.ethz.ch/api/projects/status/kq78qrjtnpk82ti0?svg=true) | **PLEASE NOTE**\ These builds may be unstable and should thus _never_ be used in a production environment! Always use the latest, official release version of SEB.\ https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring | | Test Build | ![Test Build Status](https://ci.appveyor.com/api/projects/status/a56akt9r174570m7?svg=true) | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring | | Test Run | ![Test Run Status](https://img.shields.io/appveyor/tests/dbuechel/seb-win-refactoring.svg) | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests | | Code Coverage | ![Code Coverage](https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring/branch/master/graph/badge.svg) | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring |