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.

  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 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: 161,123 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 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 found in commercial online examination/testing 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: 48 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: 2 This Week
    Last Update:
    See Project
  • 4
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE) is exploring the transition of stewardship of NTER through its Request for Information (RFI). DOE asks RFI respondents to provide information about capabilities required to take over NTER operations and the impact such a transition would have on the NTER community. To learn more about the RFI visit: https://eere-exchange.energy.gov/#FoaId4292035c-06cb-4af3-bb25-de35479f52d1 NOTE: The SourceForge site is continually updated.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Award Winning Time and Labor Software Icon
    Award Winning Time and Labor Software

    Synerion offers time and labor, advanced scheduling, absence management, labor allocation, timesheets, coreHR and more.

    Stop wasting time and resources on manual and error-prone paper-based workforce management with Synerion. Synerion offers a comprehensive range of workforce management solutions that goes beyond time and tracking. The platform also offers enhanced scheduling features, labor costing, absence management, and payroll integration.
    Learn More
  • 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: 8 This Week
    Last Update:
    See Project
  • 6
    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: 3 This Week
    Last Update:
    See Project
  • 7
    Nahual está pensado para que todos puedan programar. Creemos que cualquiera puede programar y que es necesario llegar a los lugares donde la Universidad no llega. Por eso generamos cursos y documentación que permiten aprender acerca de los distintos oficios del desarrollo de software: Programador HTML, Tester, etc. IMPORTANTE: el código fuente del proyecto fue migrado a https://github.com/nahual. Las nuevas versiones serán actualizadas para su descarga en Sourceforge al encontrarse estables.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    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: 3 This Week
    Last Update:
    See Project
  • 9
    JeParody is a parody of a popular game show. This project is an open source web application. With JeParody, the game is in your hands. The user can create custom trivia, then challenge their friends to a game based on a popular game show!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure Cloud Storage for Files, Photos and Documents | pCloud Icon
    Secure Cloud Storage for Files, Photos and Documents | pCloud

    Store, access, and manage your files on your own terms, from anywhere.

    Store, sync, and share your files securely with pCloud. Get up to 10 GB of free secure cloud storage and access your files from any device, anywhere.
    Learn More
  • 10
    Ohod Quiz Game

    Ohod Quiz Game

    quiz game with spin wheel

    - quiz game - work in any system - تعمل على جميع الانظمة - multi language utf-8 - متعددة اللغات
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    Exammaker is a software for teachers and instructors to prepare tests and exams. Layout, accounts and automatic correction are basic features
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB