JavaScript Exam Software

View 125 business solutions

Browse free open source JavaScript Exam Software and projects below. Use the toggles on the left to filter open source JavaScript Exam Software by OS, license, language, programming language, and project status.

  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 188,773 This Week
    Last Update:
    See Project
  • 2
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, open source universal assessment/exam platform

    QST, the worlds unparalleled open source, multi-tenant, online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly Chosen Questions, Print a QST, Auto Marking, Display explanations for questions, easily administer users, etc.) that rival or surpass those in commercial online examination systems. GradeBook allows you to view/mark/save users quizzes/tests and view/download detailed statistics for each quiz/survey/test and questions in them. Also allows entering marks for other assignments and adding weights(%) to them and QST's for a Complete Assessment Solution. Thanks summernote.org and mathjax.org.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    Kaldin | Online examination software

    Kaldin | Online examination software

    Kaldin | Open Source Web-based online examination software

    Open source examination software for conducting any type of exam including online exam, pre-screening for colleges, universities and companies. Exciting features: * Readymade Questions: Thousands of ready to use questions. * Multiple/single choice, true/false, yes/no type questions. * Manage questions, Exams and quick result reports. * Scalable platform to handle thousands of simultaneous exams. Support and help: support@kaldin.com
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    The program Virtual Network Simulator for Web 2.0 is a tool that allows the simulation of assembly and configuration of computer network projects, virtual or physical. It also simulate the sending of a package between the hots of origin and destinati
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details. Inicrond : Network of Interactive Courses Registred On a Net Domain
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    Just Download & Extract the Above Zip File provided, then edit the script.js file with a good text / code editor like Sublime Text ( Check Google ) & then save the changes & then view the index.html file on the internet browser. That's all. This is a Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. If needed, you can change the value of the Timer from 15 seconds to any other value, by Searching & Replacing all occurences of 15 in index.html & script.js files. If necessary, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset value in the index.html file. Check Google if you need to know your language's html charset value. This Application works offline, without needing an Internet Connection. Also, run this application on your internet browsers in Kiosk mode, for maximum secrecy. For details, please refer : https://ostechnix.com/launch-web-browsers-in-kiosk-mode-full-screen-from-cli/ See Below.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Ohod Quiz Game

    Ohod Quiz Game

    quiz game with spin wheel

    - quiz game - work in any system - تعمل على جميع الانظمة - multi language utf-8 - متعددة اللغات
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    UnityMol

    UnityMol

    Molecular viewer and prototyping framework

    !!! New website is https://unity.mol3d.tech and new releases/source code are now on Github : https://github.com/LBT-CNRS/UnityMol-Releases !!!! Implementation of a visualization prototype for molecular structures and networks using the Unity3D game engine. Implementation of numerous graphical methods as spheres, particle systems, bond, etc.. as well as our recent HyperBalls methodology (see: www.hyperballs.sf.net).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PHPFootball is a modular football managing program wich contains , league , news , predictions management modules and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari: 12,5 sec single core and 3,3 sec multi core. Python version with numba and numpy on MacOS with M2: 3,78 sec, Intel Ultra 5 225F Linux Fedora 43 GNOME(*Intel): 3,64 sec., W11Intel: 3,73; Faster style in python, MacOS M2: 1,81 sec, *Intel & W11Intel: 2,02 sec.; Ultra faster style in python, MacOS M2: 1,24 s - 1,26 s - 1,34 s, *Intel: 1,48 s - 1,50 s, W11Intel: 1,53 - 1,63.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    eTest is an online, academic testing package for use in secondary and collegiate-level settings. The goal is to provide a secure, user-friendly way to administer tests, quizzes, etc... online, and provide a way to grade and report on the testing results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ASCIIMathML.js: a JavaScript to convert ASCII math notation (and some LaTeX) to Presentation MathML while your webpage loads. Now also simple graphs are translates to SVG. Works with Firefox 2.0+ or with Internet Explorer 6/7+MathPlayer+Adobe SVGview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Answers from Results International (www.resultsinternational.com) is a Learning Management System, based on the latest SCORM standards. Answers supports far more of the SCORM Data-Model than any of the 'big-name' LMS's, although is more light-weight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open source course management framework for viewing and editing tutorials for introductory biology courses. Ajax-based port of the Operon tutorial system used by the Penn State Biology Department.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CPA exam Simulations is available FREE. CPAPASS.COM has its own source code open, allowing users to take free simulations. Familiarity with simulation is must-have, for CPA Exam. Join the rising open simulations group. Why buy? You have them open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CertExams

    Provides code for running online exams

    The project certexams provides ability to run online exam in LAMP environment. Though the code offers simple solution for conducting web based online exams, it has been thoroughly verified and found to be working in actual website. Some configuration would be needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Two programs, one in Java and one in Javascript, which display a configurable graphical countdown timer on a computer. Useful for testing situations and short-range anticipated events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This site's objective is to serve open-source course content and will manage courseware to save/archive them so that public can use that for their practice or reference.Courseware item includes Quiz, Assignment, Lab, Examinations and additional resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DodeboLMS is an e-learning platform for distance learning developed in italy and known as "Spaghettilearning", since the 2.0 version the name is changed in DoceboLMS. FOR DOWNLOAD, PLEASE REFER TO OUR WEBSITE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An online web based system where teachers will be able to assign homework from a database. This will allow teachers to better assess where their students are having difficulties, as well as get a constant 100% accurate guage of which students are doing t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project purpose is to give the ability to the users to create and execute tests, part of an educational process. It defines two roles: teacher (content manager) and student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Equus - Horse Education

    Equus - Horse Education

    A horse education application

    Equus is the ultimate horse education app! It provides you with the basics of hippology (the study of horses), and also provides a fun and entertaining way to learn about them! By making use of helpful diagrams and fun, yet challenging, interactive quizzes, you will be on your way to being a hippology expert in no time! And the app is always expanding and adding new features, so there will always be something new and interesting to learn! Features: - Learn the anatomy of a horse with helpful diagrams on body parts and hoof parts (More coming soon!!!) - Get familiar with the basic parts of saddles and bridles - Have fun with the interactive tests on body and hoof parts! Try Equus today, and start learning!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo