TCExam Changelog

What's new in TCExam 12.2.2

Mar 30, 2015
  • LDAP Authentication bug was fixed.

New in TCExam 12.2.1 (Mar 30, 2015)

  • Do not check for brute-forcing login attempts if K_BRUTE_FORCE_DELAY_RATIO is set to zero.
  • The LDAP config now conains 2 new settings for the root DN and password used during binding.
  • A LDAP authentication bug was fixed.

New in TCExam 12.1.026 (Nov 17, 2014)

  • TCPDF library was updated.

New in TCExam 12.1.025 (Nov 17, 2014)

  • TCPDF library and fonts were updated.

New in TCExam 12.1.024 (Jun 12, 2014)

  • An unused paramer was removed.
  • OMR scan was improved.
  • TCPDF library was updated.

New in TCExam 12.1.023 (Jun 12, 2014)

  • Some language typos were fixed.

New in TCExam 12.1.022 (Jun 12, 2014)

  • TCPDF library and fonts were updated.

New in TCExam 12.1.021 (Jun 12, 2014)

  • Deprecated curly braces substring syntax was replaced with square braces.
  • TCPDF library was updated

New in TCExam 12.1.020 (Apr 16, 2014)

  • TCPDF library was updated

New in TCExam 12.1.019 (Mar 24, 2014)

  • Emulating magic_quotes_gpc for PHP 5.5 compatibility.

New in TCExam 12.1.018 (Mar 24, 2014)

  • New Farsi (Persian) language translation.
  • Some LTR direction settings were fixed.

New in TCExam 12.1.017 (Mar 24, 2014)

  • The unhtmlentities function was changed for performances and PHP 5.5 compatibility
  • TCPDF library was updated

New in TCExam 12.1.016 (Jan 28, 2014)

  • Statistics options are now enforced also in various export formats.

New in TCExam 12.1.015 (Jan 27, 2014)

  • A bug on session function was fixed
  • A bug on mysql error reporting was fixed

New in TCExam 12.1.013 (Jan 22, 2014)

  • Test Results Summary was improved: some statistics are now disabled by default to improve performances.
  • TSV export for results was fixed.
  • File media selector bug was fixed.
  • TCPDF library was updated.

New in TCExam 12.1.012 (Dec 27, 2013)

  • MathML is now supported via the [mathml] tag. Note that is not yet possible to export the formulas in PDF format

New in TCExam 12.1.011 (Dec 27, 2013)

  • A problem related to custom error messages and TCPDF library was fixed.

New in TCExam 12.1.010 (Dec 2, 2013)

  • TCPDF library was updated.

New in TCExam 12.1.008 (Oct 23, 2013)

  • The signature of the F_escape_sql function was changed to add the database link identifier.
  • The MySQL Database Abstraction Layer now uses the MySQLi extension by default (you can set the 'K_DATABASE_TYPE' constant to 'MYSQLDEPRECATED' to use the old extension).
  • TCPDF Library was updated.

New in TCExam 12.1.007 (Sep 16, 2013)

  • TCPDF Library was updated.

New in TCExam 12.1.006 (Sep 6, 2013)

  • New JSON export format
  • TSV report now includes the details for each user

New in TCExam 12.1.005 (Sep 6, 2013)

  • Support for 0-difficulty questions was added.

New in TCExam 12.1.004 (Aug 19, 2013)

  • A problem with email reports was fixed

New in TCExam 12.1.003 (Aug 19, 2013)

  • TCPDF Library was updated

New in TCExam 12.1.002 (Jul 18, 2013)

  • Missing SQL files were added - please ugrade your existing DB.

New in TCExam 12.1.001 (Jul 18, 2013)

  • A problem related to SVG graphs on PDF export was fixed.

New in TCExam 12.1.002 (Jul 18, 2013)

  • Missing SQL files were added - please ugrade your existing DB

New in TCExam 12.1.001 (Jul 18, 2013)

  • A problem related to SVG graphs on PDF export was fixed.

New in TCExam 12.1.000 (Jul 12, 2013)

  • IMPORTANT: the database schema is changed please use the upgrading SQL files in case of upgrade.
  • This version includes a new feature that allows to restrict test access based on client SSL certificate.
  • It is now possible to restrict the admin and/or public area access only to clients with valid SSL certificate (check the new options on the admin and public configuration files).
  • TCPDF Library was updated.

New in TCExam 12.0.014 (Jul 12, 2013)

  • TCPDF library was updated.
  • An additional ordering option for questions was added on the test editor.

New in TCExam 12.0.013 (Jul 12, 2013)

  • TCPDF library was updated.
  • An error on a SQL query when importing OMR answers was fixed.
  • An option was added to overwrite non-repeatable test answers when importing via OMR.

New in TCExam 12.0.012 (May 3, 2013)

  • The constant K_USER_GROUP_RSYNC was added on the configuration file /shared/config/tce_config.php to enable or disable the the users groups syncronization when an alternate authentication method is used.

New in TCExam 12.0.011 (May 3, 2013)

  • OMR import was improved: MCSA with multiple answers are now set as unanswered.

New in TCExam 12.0.010 (Apr 23, 2013)

  • Latex rendering class was removed and replaced with a new function.
  • phpCAS class was updated.

New in TCExam 12.0.009 (Apr 23, 2013)

  • TCExam project was moved to GitHub: https://github.com/tecnickcom/tcexam/

New in TCExam 12.0.008 (Apr 23, 2013)

  • A bug on test selection form was fixed.
  • Default permissions for file manager were lowered to the operator level.
  • Non-administrators may now access to their cache folder or the ones of the users in their groups.
  • Some bugs on TSV question importer were fixed.

New in TCExam 12.0.007 (Apr 23, 2013)

  • Automatic "onchange" update on Test Results Summary form was disabled - now you have to press the select button to update results.
  • Test selection queries were fixed for postgresql.
  • OMR page generation was fixed for some languages.
  • New config.default configuration directories were added on admin, public and shared folders to avoid overriding the existing configuration files during "git pull".

New in TCExam 12.0.006 (Apr 23, 2013)

  • Fixing some SQL queries and result values.

New in TCExam 12.0.005 (Apr 23, 2013)

  • Some SQL queries were fixed for PostgreSQL compatibility.
  • TCPDF Library was updated.

New in TCExam 12.0.004 (Apr 23, 2013)

  • The ordering modes for answers were fixed
  • A bug on form fields format check was fixed
  • TCPDF Library was updated

New in TCExam 12.0.003 (Apr 23, 2013)

  • Date field input fields are now correctly aligned.
  • TCPDF Library was updated.

New in TCExam 12.0.002 (Apr 23, 2013)

  • A problem related to MySQL and boolna values was fixed.
  • TCPDF Library was updated.

New in TCExam 12.0.001 (Apr 23, 2013)

  • Some RTL language problems were fixed.
  • TCPDF Library was updated.

New in TCExam 12.0.000 (Apr 23, 2013)

  • IMPORTANT: the database schema is changed.
  • Constant K_OTP_LOGIN was added to shared/config/tce_config.php to enable One-Time-Password.
  • Constant K_LOGOUT_URL was added to shared/config/tce_config.php to customize redirect link after logout.
  • SSL certificate login support.
  • All test statistics were merged on a single page with more information: tests > results.
  • Test statistics are now also available on the public page.
  • The SVG statistic graph is now exported on PDF.
  • Ordering mode options were added on test editor.
  • A password-specific test feature was added on test editor.
  • Some problems on test editor were fixed.
  • A selector page and popup for tests was added.
  • The history of repeated tests is now preserved.
  • Performances of test generation were improved.
  • Some authorization/permission problems were fixed.
  • "font" and "size" tags were added on tcecode to set the font family and size.
  • A virtual keyboard was added on some textarea fields.
  • Navigation buttons on the public interface now reports the number of questions.
  • Questions can be exported and imported using a tab-separated values format (TSV).
  • All CSV formats were changed to TSV (tab-separated-values).
  • Local autosave was added for free answers (only supported by newer web browsers).
  • Some files were renamed.
  • TCPDF Library was updated to version 6 and moved to another folder.

New in TCExam 11.4.002 (Nov 15, 2012)

  • Constant K_MYSQL_QA_BIN_UNIQUITY was moved to admin/config/tce_config.php
  • Constant K_UTF8_NORMALIZATION_MODE was added to admin/config/tce_config.php to set the UTF-8 normalization mode for question and answer descriptions.
  • The TCPDF library was updated.

New in TCExam 11.4.001 (Nov 8, 2012)

  • The MySQL collation for the questions and answer was reverted to utf8_unicode to respect natural ordering.
  • Constant K_MYSQL_QA_BIN_UNIQUITY was added on configuration file to check the unicity of question and answer descriptions using utf8_bin collation when using MySQL.
  • To normalize questions and answer unicode representation, please install php5-intl extension for php.
  • The TCPDF library was updated.

New in TCExam 11.4.000 (Nov 7, 2012)

  • The MySQL collation for the questions and answer fields was changed to utf8_bin: check the mysql_db_upgrade_11_3to11_4.sql file to upgrade the database.
  • The TCPDF library was updated.
  • Hungarian translation was updated.

New in TCExam 11.3.012 (Sep 17, 2012)

  • The module for alternative authentication methods was fixed.
  • The TCPDF library was updated.

New in TCExam 11.3.011 (Sep 17, 2012)

  • The module for alternative authentication methods was improved to automatically sync the user groups.
  • The TCPDF library was updated.

New in TCExam 11.3.010 (Sep 8, 2012)

  • The module for alternative authentication methods was improved to accept multiple default groups (comma separated group IDs, or 0 for all groups).
  • The TCPDF library was updated.

New in TCExam 11.3.009 (Aug 23, 2012)

  • A security vulnerability problem was fixed
  • The TCPDF library was updated.

New in TCExam 11.3.008 (Aug 6, 2012)

  • A security vulnerability problem was fixed on tce_edit_answer.php and tce_edit_question.php
  • The TCPDF library was updated.

New in TCExam 11.3.007 (Aug 3, 2012)

  • Arabic language was updated
  • The TCPDF library was updated

New in TCExam 11.3.006 (Aug 2, 2012)

  • OMR bulk importer now creates a log file on the cache folder.

New in TCExam 11.3.005 (Aug 1, 2012)

  • A bulk importer for OMR data was added.
  • OMR import algorithm was fixed and improved.

New in TCExam 11.3.004 (Aug 1, 2012)

  • The TCPDF library was updated.

New in TCExam 11.3.003 (Jul 28, 2012)

  • CSS files were updated.
  • The TCPDF library was updated.

New in TCExam 11.3.002 (Jul 28, 2012)

  • The TCPDF library was updated.
  • A problem related to the QRCode size on offline PDF test was fixed.

New in TCExam 11.3.001 (Jul 28, 2012)

  • On Test Editor is now possible to select all type of questions at once
  • The favicon.ico file was updated
  • The TCPDF library was updated

New in TCExam 11.3.000 (Jun 8, 2012)

  • The encryption algorithm for passwords was improved and is NOT compatible with the old method
  • If you are upgrading and you do not want to manually reset all passwords, set the K_STRONG_PASSWORD_ENCRYPTION constant to FALSE on shared/config/tce_config.php
  • The default password for admin is 1234 and the correspondent encoding is on install/dbdata.sql file
  • TCPDF Library was updated

New in TCExam 11.2.032 (Jun 7, 2012)

  • TCPDF Library was updated to fix a bug introduced on the previous version.

New in TCExam 11.2.031 (Jun 7, 2012)

  • Support for external authentication systems were improved.
  • TCPDF Library was updated.

New in TCExam 11.2.030 (May 2, 2012)

  • Romanian Language was updated.
  • TCPDF Library was updated.

New in TCExam 11.2.029 (Apr 27, 2012)

  • A "division by zero" bug was fixed

New in TCExam 11.2.028 (Apr 27, 2012)

  • TCPDF library was updated.
  • Arabic Language was updated.

New in TCExam 11.2.027 (Apr 20, 2012)

  • TCPDF library was updated
  • Division by zero problem was fixed on tce_show_allresults_users.php
  • A user selection/search popup utility was added (click on the [...] button next to each user select box)
  • Constant K_PASSWORD_RESET was added on shared/config/tce_config.php to enable password reset feature
  • A "Password Reset" feature was added on login page
  • An SVG graph was added on User's Results page

New in TCExam 11.2.026 (Apr 3, 2012)

  • TCPDF library was updated.
  • Font files were updated.

New in TCExam 11.2.023 (Jan 31, 2012)

  • Brazilian language was updated.
  • TCPDF library was updated.

New in TCExam 11.2.021 (Dec 28, 2011)

  • Source code documentation was updated

New in TCExam 11.2.020 (Dec 20, 2011)

  • Chinese language was updated.

New in TCExam 11.2.019 (Dec 20, 2011)

  • TCPDF library was updated.

New in TCExam 11.2.018 (Dec 14, 2011)

  • A bug on tce_show_allresults_users.php file was fixed.
  • TCPDF library was updated.

New in TCExam 11.2.017 (Nov 16, 2011)

  • Some problems with chinese language were fixed.
  • Chinese translation was updated.
  • TCPDF library was updated.

New in TCExam 11.2.016 (Oct 31, 2011)

  • Some authentication/sessions problems were fixed.
  • TCPDF library was updated.

New in TCExam 11.2.015 (Oct 13, 2011)

  • TCPDF library and fonts was updated.

New in TCExam 11.2.014 (Sep 23, 2011)

  • Some edit forms on administration area were changed to display the [add] button only when the first empty profile (+) is selected.
  • All edit forms on the administration area now includes a checkbox next to the update button that must be selected in order to confirm the update.
  • TCPDF library was updated.

New in TCExam 11.2.013 (Aug 8, 2011)

  • Spanish language was updated.
  • TCPDF library was updated.

New in TCExam 11.2.012 (Jul 14, 2011)

  • IMPORTANT: This version includes some security fixes.
  • TCPDF library was updated.

New in TCExam 11.2.011 (Jul 12, 2011)

  • This version includes some security fixes.

New in TCExam 11.2.010 (Jul 9, 2011)

  • Arabic language was updated.
  • TCPDF library was updated.

New in TCExam 11.2.009 (Jun 29, 2011)

  • OMR system (offline testing) was improved.
  • TCPDF library was updated for improvements and bugfixes.
  • Romanian language was updated.

New in TCExam 11.2.008 (Jun 20, 2011)

  • TCPDF library was updated for improvements and bugfixes.

New in TCExam 11.2.007 (Jun 16, 2011)

  • TCPDF library was updated for improvements and bugfixes.

New in TCExam 11.2.006 (Jun 14, 2011)

  • TCPDF library was updated for improvements and bugfixes

New in TCExam 11.2.005 (Jun 1, 2011)

  • TCPDF library was updated to fix a font subsetting bug.
  • Font files were updated.

New in TCExam 11.2.004 (May 26, 2011)

  • Question Importer was fixed to correctly import questions and answers positions.

New in TCExam 11.2.003 (May 25, 2011)

  • XML question exporter was fixed to correctly set the keyboard keys.
  • Selection filters were fixed for PDF, CSV and XML export.

New in TCExam 11.2.002 (May 25, 2011)

  • A problem with magic_quotes_gpc was fixed.

New in TCExam 11.2.001 (May 25, 2011)

  • Some security vulnerabilities were fixed.

New in TCExam 11.2.000 (May 25, 2011)

  • TCExam now includes Optical Mark Recognition (OMR) system to import users' answers from paper sheets (requires ImageMagick, zlib extesions and zbarimg application http://zbar.sourceforge.net/).
  • The [generate] button next to "PDF offline test" field on Test Management page now creates extra pages for offline testing with special answer sheets.
  • The constant K_OMR_PATH_ZBARIMG was added to /admin/config/tce_config.php configuration file to set the path to zbarimg application required for OMR feature.
  • The /admin/config/tce_auth.php configuration file was updated to include new constants.
  • Labels of CSV export were fixed.
  • Minor bugs were fixed.
  • TCPDF library was updated.

New in TCExam 11.1.030 (May 5, 2011)

  • A bug related to alternative login modes were fixed.
  • A problem related to 'latex' and 'code' buttons on questions editor was fixed.
  • A fix for get_magic_quotes_gpc turned off was added (shared/config/tce_config.php was updated).
  • TCPDF library was updated.

New in TCExam 11.1.029 (Apr 27, 2011)

  • Arabic language was updated.
  • TCPDF library was updated

New in TCExam 11.1.028 (Apr 11, 2011)

  • TCPDF performances were improved.

New in TCExam 11.1.027 (Apr 7, 2011)

  • Bulgarian language was updated.
  • TCPDF library was updated.

New in TCExam 11.1.026 (Mar 16, 2011)

  • Some Accessibility problems were fixed.
  • TCPDF library was updated.

New in TCExam 11.1.025 (Mar 14, 2011)

  • "Reflected Cross-site Scripting" security problem was fixed.

New in TCExam 11.1.024 (Mar 8, 2011)

  • Login problems were fixed. Please check the new default values of K_CHECK_SESSION_FINGERPRINT and K_REDIRECT_LOGIN_MODE con shared/config/tce_config.php

New in TCExam 11.1.023 (Mar 7, 2011)

  • Problem of downloading backups with IE8 was fixed.

New in TCExam 11.1.022 (Feb 28, 2011)

  • Bug #3193785 "Free text field writing error" was fixed.
  • TCPDF library was updated.

New in TCExam 11.1.021 (Feb 23, 2011)

  • Romanian language was updated.
  • TCPDF library was updated to fix automatic line break problem.

New in TCExam 11.1.020 (Feb 22, 2011)

  • Question Import module was fixed for missing module owner field.
  • The owner of a module can now be changed by administrator.
  • Checks on Topic owner were removed in favor of module owner.

New in TCExam 11.1.019 (Feb 16, 2011)

  • TCPDF library was updated to fix line break problems.

New in TCExam 11.1.018 (Feb 10, 2011)

  • A bug related to K_MAX_ROWS_PER_PAGE constant set to zero was fixed.
  • A bug related to UTF8 substrings was fixed.
  • Several bugs related to empty data were fixed.

New in TCExam 11.1.017 (Feb 10, 2011)

  • Sessions were fixed for improved compatibility with php.ini settings.
  • The K_REDIRECT_LOGIN_MODE constant value was changed to 4 on shared/config/tce_config.php (change this walue if you have login problems).

New in TCExam 11.1.016 (Jan 29, 2011)

  • Hungarian language was updated.
  • TCPDF library was updated.
  • IMPORTANT: postgreSQL and MySQL schema were changed to drop ak_question and ak_answer indexes.

New in TCExam 11.1.015 (Jan 20, 2011)

  • Scrollbars were added on object window.
  • TCPDF library was updated.

New in TCExam 11.1.014 (Jan 15, 2011)

  • TCPDF library and Arabic language were updated.

New in TCExam 11.1.013 (Jan 3, 2011)

  • A problem with [generate] button on tce_edit_test.php file was fixed

New in TCExam 11.1.012 (Dec 19, 2010)

  • Bug item #3140294 "Question move" was fixed.
  • Fonts for PDF documents were updated.
  • TCPDF library was updated.

New in TCExam 11.1.011 (Dec 19, 2010)

  • A problem with public PDF documents was fixed.
  • Several source code documentation errors were fixed.
  • Source code style was changed for Doxygen.
  • Source code documentation was moved online to http://www.tcexam.org

New in TCExam 11.1.010 (Dec 7, 2010)

  • Chinese translation was updated.
  • TCPDF library was updated.
  • File shared/code/tcpdfex.php was added to set custom header/footer on PDF pages.
  • QR-Codes are now printed by default on PDF headers to link back the TCExam web pages.

New in TCExam 11.1.009 (Nov 27, 2010)

  • Bulgarian translation was updated.
  • TCPDF library was updated.

New in TCExam 11.1.008 (Nov 22, 2010)

  • A problem related to sending PDF via email was fixed.
  • TCPDF library was updated

New in TCExam 11.1.007 (Nov 20, 2010)

  • Chinese language was updated.
  • TCPDF library was updated.

New in TCExam 11.1.006 (Nov 17, 2010)

  • Bug item #3110771 "Undefined variable: user_id" was fixed.
  • Language file was updated.
  • TCPDF library was updated.

New in TCExam 11.1.005 (Oct 22, 2010)

  • On this version the PDF text direction was improved to include the case of RTL text on LTR direction and LTR text on RTL direction.
  • The tag [dir] and relative buttons were added to fix content direction for PDF ltr=left-to-right, rtl=right-to-left.

New in TCExam 11.1.004 (Oct 22, 2010)

  • The constant K_CHECK_SESSION_FINGERPRINT was added to /shared/config/tce_config.php to check for possible session hijacking (set to false if you have login problems).
  • TCPDF library was updated to fix alignment problems with RTL languages.

New in TCExam 11.1.003 (Oct 7, 2010)

  • The security and reliability of user sessions was improved.
  • A minor bug was fixed on shared/code/tce_functions_test.php
  • Clock-Timer was changed to display server time.
  • Several files were changed to limit the permissions of non-administrators to their own groups and users with lower level.
  • Several constants were added on /admin/config/tce_auth.php to fine tune permissions.
  • Some translations were updated.
  • TCPDF library was updated.

New in TCExam 11.1.002 (Sep 27, 2010)

  • Public test list was improved (shared/code/tce_functions_test.php).
  • The constant K_HIDE_EXPIRED_TESTS was added to public/config/tce_config.php to control the display of expired tests on public page.
  • TCPDF library was updated.

New in TCExam 11.1.001 (Sep 24, 2010)

  • The security of sessions has been improved

New in TCExam 11.1.000 (Sep 23, 2010)

  • Web menu was added on public area.
  • Users can now change email and password form public area.
  • Public test list was improved.
  • Media File Manager was added on administration area.
  • HTTP Basic Authentication was added. Check the new shared/config/tce_httpbasic.php configuration file.
  • Configurations files now contains new options.
  • A new /public/config/tce_auth.php configuration file was added to change the permission levels for public area.
  • The "explanation" area on "Question Management" and "Multiple-Answer Management" is now collapsed by default.
  • Question and Answer Management was simplified.
  • Some compatibility issues were fixed.
  • TCPDF library was updated.

New in TCExam 11.0.016 (Sep 7, 2010)

  • Automatic uppercase was removed from main menu for UTF-8 compatibility.

New in TCExam 11.0.015 (Sep 6, 2010)

  • Administration menu system was improved.
  • Minor improvements.

New in TCExam 11.0.014 (Sep 3, 2010)

  • TCPDF library was updated.

New in TCExam 11.0.013 (Aug 19, 2010)

  • A minor bug on User Selection page was fixed.
  • TCPDF library was updated.

New in TCExam 11.0.012 (Aug 18, 2010)

  • Test management page now include questions statistics for each topic: [ (number of questions)(question type S,M,T,O)(difficulty):(min answers)-(max-answers) ].
  • TCPDF library was updated.

New in TCExam 11.0.011 (Aug 16, 2010)

  • TCPDF library was updated.

New in TCExam 11.0.009 (Aug 10, 2010)

  • PHP end tags were removed from end-of-file.
  • TCPDF library was updated

New in TCExam 11.0.008 (Aug 2, 2010)

  • TCPDF library was updated.

New in TCExam 11.0.007 (Jul 14, 2010)

  • tce_edit_backup was fixed for special characters.
  • TCPDF library was updated.

New in TCExam 11.0.005 (Jun 29, 2010)

  • Hungarian language was updated.
  • TCPDF library was updated.

New in TCExam 11.0.004 (Jun 25, 2010)

  • Brazilian and Romanian language was updated.
  • TCPDF library was updated (several syntax errors and compatibility problems were corrected).

New in TCExam 11.0.003 (Jun 20, 2010)

  • Arabic language was updated.
  • TCPDF library was updated.

New in TCExam 11.0.001 (Jun 18, 2010)

  • TCPDF library was updated

New in TCExam 11.0.000 (Jun 18, 2010)

  • Database schema is changed.
  • Group authentication restrictions were added to the modules. Now, except for the administrator, the modules and relative subjects can be edited only by members of the same group of the module author.
  • Some constants were added to the configuration files /admin/config/tce_auth.php and /admin/config/tce_config.php.
  • A button to download backup files was added to Database Backup and Restore.
  • TCPDF library was updated

New in TCExam 10.1.012 (Jun 14, 2010)

  • THIS VERSION CONTAINS A SECURITY FIX.

New in TCExam 10.1.011 (Jun 14, 2010)

  • THIS VERSION CONTAINS A SECURITY FIX.
  • Now you can upload only the file types listed on K_ALLOWED_UPLOAD_EXTENSIONS constant at admin/config/tce_config.php

New in TCExam 10.1.010 (Jun 9, 2010)

  • MIME configuration file was updated to include MP4 video type

New in TCExam 10.1.008 (Jun 7, 2010)

  • TCPDF library was updated (now uses font subsetting by deafult)

New in TCExam 10.1.007 (May 29, 2010)

  • A button to lock/unlock a test was added on Test Management.
  • Remaining user's time information was added on Test Results Summary.
  • Arabic language was updated.
  • TCPDF library was updated

New in TCExam 10.1.006 (May 22, 2010)

  • TCPDF library was updated.

New in TCExam 10.1.005 (May 20, 2010)

  • TCPDF library was updated.

New in TCExam 10.1.004 (May 19, 2010)

  • Sourco code documentation was fixed.
  • TCPDF library was updated.

New in TCExam 10.1.003 (May 19, 2010)

  • TCPDF library was updated

New in TCExam 10.1.002 (May 13, 2010)

  • Time descriptions on general PDF report were fixed.
  • TCPDF library was updated.

New in TCExam 10.0.013 (Apr 13, 2010)

  • TCPDF library was updated.

New in TCExam 9.0.019 (Jul 6, 2009)

  • Language files were updated.
  • TCPDF library was updated.

New in TCExam 9.0.018 (Jun 18, 2009)

  • Language files were updated.
  • TCPDF library was updated.

New in TCExam 5.4.005 (Aug 15, 2008)

  • TCPDF was updated.