/shared/config/tce_config.php

Description

Shared configuration file.

  • since: 2002-02-24
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Includes
require_once ('../../shared/code/tce_functions_errmsg.php') (line 141)

error handlers

require_once ('../../shared/config/tce_paths.php') (line 45)
require_once ('../../shared/code/tce_tmx.php') (line 144)
require_once ('../../shared/config/tce_general_constants.php') (line 46)
Constants
K_ANSWER_TEXTAREA_COLS = 70 (line 66)

number of columns for answer textarea

K_ANSWER_TEXTAREA_ROWS = 15 (line 71)

number of rows for answer textarea

K_COOKIE_DOMAIN = "" (line 98)

cookie domain

K_COOKIE_EXPIRE = K_SECONDS_IN_DAY (line 113)

expiration time for cookies

K_COOKIE_PATH = "/" (line 103)

cookie path

K_COOKIE_SECURE = FALSE (line 108)

if true use secure cookies

K_ENABLE_JSERRORS = false (line 136)

if true display messages and errors on Javascript popup window

K_ERROR_TYPES = E_ALL|E_STRICT (line 125)

define error reporting types for debug

K_LANGUAGE = "en" (line 40)

2-letters language code

K_QUESTION_DIFFICULTY_LEVELS = 10 (line 51)

number of difficulty levels for questions

K_QUESTION_LINE_MAX_LENGTH = 70 (line 86)

define max line length in chars for question navigator on test execution interface

K_REDIRECT_LOGIN_MODE = 3 (line 118)

various pages redirection modes after login(valid values are 1,2 and 3).

K_SESSION_LIFE = K_SECONDS_IN_HOUR (line 76)

user's session life time in seconds

K_TCEXAM_VERSION = "4.0.005" (line 35)

TCExam version (do not change)

K_TEST_COMMENT = TRUE (line 91)

if true allows the user to leave a comment on test

K_TEST_INFO_HEIGHT = 400 (line 56)

popup window height in pixels for test info

K_TEST_INFO_WIDTH = 700 (line 61)

popup window width in pixels for test info

K_TIMESTAMP_FORMAT = "Y-m-d H:i:s" (line 81)

define timestamp format using PHP notation

K_USE_ERROR_LOG = FALSE (line 131)

enable error logs (../log/tce_errors.log)

Documentation generated on Fri, 24 Nov 2006 21:16:16 +0100 by phpDocumentor 1.3.0RC3