GithubHelp home page GithubHelp logo

madiarsa / tcexam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tecnickcom/tcexam

0.0 2.0 0.0 56.78 MB

TCExam is a CBA (Computer-Based Assessment) system (e-exam, CBT - Computer Based Testing) for universities, schools and companies, that enables educators and trainers to author, schedule, deliver, and report on surveys, quizzes, tests and exams.

Home Page: http://www.tcexam.org

License: Other

tcexam's Introduction

TCExam - README
===========================================================

FOR ANY COMMERCIAL USAGE, INCLUDING WHEN A NON-PROFIT
ORGANIZATION IS ASKING ANY FEE TO ITS MEMBERS/USERS,
YOU MUST CONTACT [email protected] TO PURCHASE A LICENSE.

------------------------------------------------------------

Name: TCExam

Version: 12.1.009

Release date: 2013-10-24
Author:
	Nicola Asuni

Copyright (c) 2004-2013:
	Nicola Asuni
	Tecnick.com LTD
	http://www.tecnick.com

URLs:
	http://www.tcexam.org
	https://github.com/tecnickcom/tcexam

Requirements and Install Documentation:
	[ENG] install/index.htm
	Check also the documentation on http://www.tcexam.org

Source Documentation:
	http://www.tcexam.org

Support - Help:
	Please use support Issues at https://github.com/tecnickcom/tcexam

Software License
	Copyright (C) 2004-2013 Nicola Asuni - Tecnick.com LTD
	See LICENSE.TXT file for more information.

Third-party Software
--------------------
	
	TCExam includes some third-party software components that are not striclty required but have been included as you convenience, and if used are subject to their respective licenses.

	PHPMailer
		Full Featured Email Transfer Class for PHP.
		Author: Brent R. Matzelle ([email protected])
		Homepage: http://phpmailer.sourceforge.net/
		License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
		Location: /shared/phpmailer/

	The DHTML Calendar
		Calendar widget written in Javascript.
		Author: Mihai Bazon ([email protected])
		Homepage: http://dynarch.com/mishoo/
		License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
		Location: /shared/jscripts/jscalendar/

	Javascript VirtualKeyboard
		Author: Ilya Lebedev ([email protected])
		Homepage: http://debugger.ru/projects/virtualkeyboard
		License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
		Location: /shared/jscripts/vk/

	Radius Class
		Radius client implementation in pure PHP.
		Author: SysCo/al ([email protected])
		Homepage: http://developer.sysco.ch/php/
		License: LGPL (GNU LESSER GENERAL PUBLIC LICENSE)
		Location: /shared/radius/

	phpCAS
		Central Authentication Service (CAS) client in PHP.
		Copyright 2007-2011, JA-SIG, Inc. http://www.jasig.org/
		Homepage: https://wiki.jasig.org/display/CASC/phpCAS
		License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
		Location: /shared/cas/

	Fonts
		TCExam includes fonts for the TCPDF library, they are not striclty required but have been included as you convenience.

		All the PHP files on the fonts directory are subject to the general TCPDF license (GNU-LGPLv3),
		they do not contain any binary data but just a description of the general properties of a particular font.
		These files can be also generated on the fly using the font utilities and TCPDF methods.

		All the original binary TTF font files have been renamed for compatibility with TCPDF and compressed using the gzcompress PHP function that uses the ZLIB data format (.z files).

		The binary files (.z) that begins with the prefix "free" have been extracted from the GNU FreeFont collection (GNU-GPLv3).
		The binary files (.z) that begins with the prefix "pdfa" have been derived from the GNU FreeFont, so they are subject to the same license.
		For the details of Copyright, License and other information, please check the files inside the directory fonts/freefont-20100919
		Link : http://www.gnu.org/software/freefont/

		The binary files (.z) that begins with the prefix "dejavu" have been extracted from the DejaVu fonts 2.33 (Bitstream) collection.
		For the details of Copyright, License and other information, please check the files inside the directory fonts/dejavu-fonts-ttf-2.33
		Link : http://dejavu-fonts.org

		The binary files (.z) that begins with the prefix "ae" have been extracted from the Arabeyes.org collection (GNU-GPLv2).
		Link : http://projects.arabeyes.org/


Description:

	TCExam is a software solution (CBA - Computer-Based Assessment) to
	drastically simplify the evaluation process for schools, universities,
	recruiting firms as well as private and public companies, allowing
	professors, teachers and examiners to create, distribute and manage exams,
	tests, surveys and quizzes.

	Compared to the traditional Pen-and-Paper Testing (PPT), TCExam simplifies
	the whole process of evaluation reducing costs and improving quality and
	reliability of the examinations.

	TCExam comes in a variety of languages and is already used all over the
	world by top universities, schools, private and public institutions,
	independent educators and research centers.

	KEY FEATURES

	* Flexibility and Configurability: The system has been designed to offer a
	high degree of adaptability to cover a great variety of usage scenarios.
	Numerous configuration features allow customizing TCExam to fit all possible
	requirements.

	* Free Open Source Software (FOSS): TCExam software is distributed with
	GNU-AGPLv3 license. Open Source promotes Software reliability and quality by
	supporting independent peer review and rapid evolution of the source code.

	* Web-based Architecture: TCExam is Web-based and developed with LAMP
	(Linux, Apache, MySQL, PHP) technology. User-friendly interface allows you
	to install and use TCExam by simply connecting one cable to the switch of
	your computer network. All the computers on the network will be able to use
	TCExam independently from the client’s operating system as a normal intranet
	website, with no need to install any additional software or plug-in.

	* Internationalization (I18N): TCExam is language-independent through the
	adoption of the UTF-8, Unicode and  TMX standards. It supports the
	Right-To-Left mode and currently includes translations in 23 different
	languages.

	* Accessibility and Usability: TCExam Web interface conforms to the XHTML
	1.0 Strict standard, the guidelines on Accessibility (W3C-WAI-WCAG 1.0) and
	Usability, to provide equal access and equal opportunity to people with
	disabilities, including blindness.

	* Results and Statistics: TCExam outputs a variety of result pages, enabling
	various selection filters and providing numerous statistical indexes.
	Results and statistics can then be exported into various formats for filing
	or reworking. The test-takers can immediately be informed of the result of
	their test, or have it delivered via email.

	* Data Import and Export: TCExam uses Open Standard protocols for data
	filing and interchange: TSV, XML and PDF. Everything is fully documented to
	be easily extended or used by external applications. Custom filters can be
	added to import data from other systems. Include Optical Mark Recognition
	(OMR) system to import users' answers from paper sheets. TCExam supports
	several types of remote authentication and single-sign-on protocols: LDAP,
	RADIUS, CAS.

	* Multimedia Content: TCExam uses a common mark-up language to add text
	formatting, images, multimedia objects (audio and video) and mathematical
	formulas (supports LaTeX).

	* Unique Tests: TCExam can simultaneously generate unique tests for
	different users by randomly selecting and sorting questions and alternative
	answers. This feature drastically reduces or eliminates the chances of
	cheating on the test.

	* Paper Testing with Optical Character Recognition (OMR): TCExam can
	generate printable PDF documents for pen-and-paper testing. The OMR answer
	sheet can be scanned and uploaded to TCExam for automatic test importing,
	scoring and reporting.

	* Security: TCExam is more secure than traditional Pen-and-Paper testing.
	It supports SSL (Secure Socket Layer) encryption and includes various
	authentication levels to discriminate the access to the various sections
	(user/password, access level, group, IP address). Test time, test activity,
	results, and statistics: every part of the test is managed and stored in the
	server, leaving no sensitive data in the users’ client computers.

================================================================================

tcexam's People

Contributors

nicolaasuni avatar

Watchers

 avatar James Cloos 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.