GithubHelp home page GithubHelp logo

no-cheating-app's Introduction

No-Cheating-App

The No Cheating App serves as a companion application to the Examination Management System. Its purpose is to prevent cheating during exams.

The app opens in full-screen mode, restricting students from accessing any applications or websites besides the exam. It also disables specific keys on the keyboard to prevent unauthorized actions.

  1. Full-Screen Mode: The app opens in full-screen mode, preventing students from accessing any applications or websites other than the exam. This restriction ensures that students stay focused on the exam and eliminates potential distractions.

  2. Key Disabling: The app disables Window key on the keyboard that are not required during the exam. With this key (window+R), the student can open any file in the system like pdf and PowerPoint by cmd.

We didn’t prevent any other keys such as Ctrl, Alt, and Delete because the student may want to use, for example, Ctrl+C to copy, and Ctrl+V to paste. But if he tries to open any app such as whatsApp with these keys, the app prevents showing it because the No Cheating App will open on top of any other apps.

The implementation of No Cheating App:

• The No Cheating App was developed using Python.

• We used QtWebEngineWidgets module in the PyQt5 library that provides a set of classes for embedding web content in PyQt applications. It allows you to integrate web-based components and functionality into your PyQt applications.

• We used a QWebEngineView class of the PyQt5.QtWebEngineWidgets module. It is a widget that provides a web browsing view and enables the rendering and display of web content within a PyQt application.

• We used keyboard module to block keys during the app.

no-cheating-app's People

Contributors

khaled-taha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.