Game will start when your friend joins the game
Dnk Kapitel 13 Nouns
Created by CONJUGUEMOS
Guest
Are you sure you want to save your score and stop the game?
BOT Difficulty
SELECT `settings`FROM `game_settings`WHERE `name` = 'tictactoe'
SELECT `activities`.*, `teachers`.`school_id`, `teachers`.`user_id` `teacher_user_id`, `teachers`.`receive_email` `receive_email`, `activities`.`language_id`, `users`.`email` `teacher_email`, `languages`.`text` as `language_text`, `activity_types`.`description` as `type`, `verb_activity_settings`.`settings` as `settings`, `verb_activity_settings`.`pronouns` as `selected_pronouns`, `activity_types`.`description` as `type`, `users`.`last_name` `creator`FROM `activities`LEFT JOIN `activity_types` ON `type_id`=`activity_types`.`id`LEFT JOIN `teachers` ON `activities`.`teacher_id` = `teachers`.`id`LEFT JOIN `users` ON `teachers`.`user_id` = `users`.`id`JOIN `languages` ON `activities`.`language_id` = `languages`.`id`LEFT JOIN `verb_activity_settings` ON `verb_activity_settings`.`activity_id` = `activities`.`id`WHERE `activities`.`id` = '17871'
SELECT `class_id`, `classes`.`name`FROM `classes_activities`JOIN `classes` ON `classes_activities`.`class_id` = `classes`.`id`WHERE `activity_id` = '17871'
SELECT *FROM `languages`WHERE `id` = '6'
SELECT DISTINCT `vocabulary`.`id`, `vocabulary`.`text`FROM `activities`JOIN `vocabulary_translations` ON `activities`.`id` = `vocabulary_translations`.`activity_id`JOIN `vocabulary` ON `vocabulary_translations`.`vocabulary_id` = `vocabulary`.`id`WHERE `activities`.`id` = '17871'ORDER BY `vocabulary_translations`.`id` ASC
SELECT `letter`, `prompt`, `alphabet`, `prompt_redesign`FROM `special_characters`WHERE `language` = 'german'
Array ( )
Array ( [socket] => tcp [host] => prod-cache.ei2huq.0001.use1.cache.amazonaws.com [port] => 6379 )
Array ( [tables] => Array ( [users] => users [groups] => groups [users_groups] => users_groups [login_attempts] => login_attempts ) [groups] => Array ( [teacher] => 1 [student] => 2 [school] => 3 ) [join] => Array ( [users] => user_id [groups] => group_id ) [hash_method] => bcrypt [default_rounds] => 8 [random_rounds] => [min_rounds] => 5 [max_rounds] => 9 [salt_prefix] => $2y$ [bcrypt_default_cost] => 10 [bcrypt_admin_cost] => 12 [site_title] => Conjuguemos [admin_email] => support@conjuguemos.com [default_group] => student [admin_group] => admin [identity] => username [min_password_length] => 8 [max_password_length] => 20 [email_activation] => 1 [manual_activation] => [remember_users] => 1 [user_expire] => 14400 [user_extend_on_login] => 1 [track_login_attempts] => 1 [track_login_ip_address] => 1 [maximum_login_attempts] => 3 [lockout_time] => 600 [forgot_password_expiration] => 0 [remember_cookie_name] => remember_code [identity_cookie_name] => conjuguemos_cookie [use_ci_email] => 1 [email_config] => file [email_templates] => auth/email/ [email_activate] => activate.tpl.php [email_registration] => welcome.tpl.php [multiple_users] => multiple_users.tpl.php [email_forgot_password] => forgot_password.tpl.php [email_forgot_password_complete] => new_password.tpl.php [salt_length] => 22 [store_salt] => [delimiters_source] => config [message_start_delimiter] => <p> [message_end_delimiter] => </p> [error_start_delimiter] => <p> [error_end_delimiter] => </p> )
Array ( [activity_homepage] => Array ( [is_homepage] => 1 [logo] => 1 [printables] => 1 [import] => Closure Object ( [this] => CI_Config Object ( [config] => Array ( [base_url] => https://me.conjuguemos.com/ [index_page] => [uri_protocol] => REQUEST_URI [url_suffix] => [language] => english [charset] => UTF-8 [enable_hooks] => 1 [subclass_prefix] => MY_ [composer_autoload] => [permitted_uri_chars] => a-z 0-9~%.:_\-, [enable_query_strings] => [controller_trigger] => c [function_trigger] => m [directory_trigger] => d [allow_get_array] => 1 [log_threshold] => 0 [log_path] => [log_file_extension] => [log_file_permissions] => 420 [log_date_format] => Y-m-d H:i:s [error_views_path] => [cache_path] => [LONG_CACHE_TTL] => 9000 [CACHE_TTL] => 600 [SHORT_CACHE_TTL] => 180 [cache_query_string] => [encryption_key] => Pa#"7*>6BR_b4Yp+se<G0-AhLWJht8Voh=\ieIiJ>gv"-DH0L [sess_driver] => redis [sess_cookie_name] => ci_session [sess_expiration] => 172800 [sess_save_path] => tcp://prod-redis.ei2huq.ng.0001.use1.cache.amazonaws.com:6379 [sess_match_ip] => [sess_time_to_update] => 300 [sess_regenerate_destroy] => 1 [cookie_prefix] => [cookie_domain] => [cookie_path] => / [cookie_secure] => 1 [cookie_httponly] => [standardize_newlines] => [global_xss_filtering] => 1 [csrf_protection] => [csrf_token_name] => csrf_test_name [csrf_cookie_name] => csrf_cookie_name [csrf_expire] => 7200 [csrf_regenerate] => 1 [csrf_exclude_uris] => Array ( ) [compress_output] => [time_reference] => local [rewrite_short_tags] => [proxy_ips] => [redis] => Array ( [socket] => tcp [host] => prod-cache.ei2huq.0001.use1.cache.amazonaws.com [port] => 6379 ) [ion_auth] => Array ( [tables] => Array ( [users] => users [groups] => groups [users_groups] => users_groups [login_attempts] => login_attempts ) [groups] => Array ( [teacher] => 1 [student] => 2 [school] => 3 ) [join] => Array ( [users] => user_id [groups] => group_id ) [hash_method] => bcrypt [default_rounds] => 8 [random_rounds] => [min_rounds] => 5 [max_rounds] => 9 [salt_prefix] => $2y$ [bcrypt_default_cost] => 10 [bcrypt_admin_cost] => 12 [site_title] => Conjuguemos [admin_email] => support@conjuguemos.com [default_group] => student [admin_group] => admin [identity] => username [min_password_length] => 8 [max_password_length] => 20 [email_activation] => 1 [manual_activation] => [remember_users] => 1 [user_expire] => 14400 [user_extend_on_login] => 1 [track_login_attempts] => 1 [track_login_ip_address] => 1 [maximum_login_attempts] => 3 [lockout_time] => 600 [forgot_password_expiration] => 0 [remember_cookie_name] => remember_code [identity_cookie_name] => conjuguemos_cookie [use_ci_email] => 1 [email_config] => file [email_templates] => auth/email/ [email_activate] => activate.tpl.php [email_registration] => welcome.tpl.php [multiple_users] => multiple_users.tpl.php [email_forgot_password] => forgot_password.tpl.php [email_forgot_password_complete] => new_password.tpl.php [salt_length] => 22 [store_salt] => [delimiters_source] => config [message_start_delimiter] => <p> [message_end_delimiter] => </p> [error_start_delimiter] => <p> [error_end_delimiter] => </p> ) [activity_settings] => Array *RECURSION* ) [is_loaded] => Array ( [0] => /home/ec2-user/conjuguemos/trunk/application/config/me/redis.php [1] => /home/ec2-user/conjuguemos/trunk/application/config/ion_auth.php [2] => /home/ec2-user/conjuguemos/trunk/application/config/activities.php ) [_config_paths] => Array ( [0] => /home/ec2-user/conjuguemos/trunk/application/ ) ) ) ) [default] => Array ( [restart] => 1 [accents] => 1 [sound] => 1 [is_default] => 1 [is_live] => Closure Object ( [this] => CI_Config Object ( [config] => Array ( [base_url] => https://me.conjuguemos.com/ [index_page] => [uri_protocol] => REQUEST_URI [url_suffix] => [language] => english [charset] => UTF-8 [enable_hooks] => 1 [subclass_prefix] => MY_ [composer_autoload] => [permitted_uri_chars] => a-z 0-9~%.:_\-, [enable_query_strings] => [controller_trigger] => c [function_trigger] => m [directory_trigger] => d [allow_get_array] => 1 [log_threshold] => 0 [log_path] => [log_file_extension] => [log_file_permissions] => 420 [log_date_format] => Y-m-d H:i:s [error_views_path] => [cache_path] => [LONG_CACHE_TTL] => 9000 [CACHE_TTL] => 600 [SHORT_CACHE_TTL] => 180 [cache_query_string] => [encryption_key] => Pa#"7*>6BR_b4Yp+se<G0-AhLWJht8Voh=\ieIiJ>gv"-DH0L [sess_driver] => redis [sess_cookie_name] => ci_session [sess_expiration] => 172800 [sess_save_path] => tcp://prod-redis.ei2huq.ng.0001.use1.cache.amazonaws.com:6379 [sess_match_ip] => [sess_time_to_update] => 300 [sess_regenerate_destroy] => 1 [cookie_prefix] => [cookie_domain] => [cookie_path] => / [cookie_secure] => 1 [cookie_httponly] => [standardize_newlines] => [global_xss_filtering] => 1 [csrf_protection] => [csrf_token_name] => csrf_test_name [csrf_cookie_name] => csrf_cookie_name [csrf_expire] => 7200 [csrf_regenerate] => 1 [csrf_exclude_uris] => Array ( ) [compress_output] => [time_reference] => local [rewrite_short_tags] => [proxy_ips] => [redis] => Array ( [socket] => tcp [host] => prod-cache.ei2huq.0001.use1.cache.amazonaws.com [port] => 6379 ) [ion_auth] => Array ( [tables] => Array ( [users] => users [groups] => groups [users_groups] => users_groups [login_attempts] => login_attempts ) [groups] => Array ( [teacher] => 1 [student] => 2 [school] => 3 ) [join] => Array ( [users] => user_id [groups] => group_id ) [hash_method] => bcrypt [default_rounds] => 8 [random_rounds] => [min_rounds] => 5 [max_rounds] => 9 [salt_prefix] => $2y$ [bcrypt_default_cost] => 10 [bcrypt_admin_cost] => 12 [site_title] => Conjuguemos [admin_email] => support@conjuguemos.com [default_group] => student [admin_group] => admin [identity] => username [min_password_length] => 8 [max_password_length] => 20 [email_activation] => 1 [manual_activation] => [remember_users] => 1 [user_expire] => 14400 [user_extend_on_login] => 1 [track_login_attempts] => 1 [track_login_ip_address] => 1 [maximum_login_attempts] => 3 [lockout_time] => 600 [forgot_password_expiration] => 0 [remember_cookie_name] => remember_code [identity_cookie_name] => conjuguemos_cookie [use_ci_email] => 1 [email_config] => file [email_templates] => auth/email/ [email_activate] => activate.tpl.php [email_registration] => welcome.tpl.php [multiple_users] => multiple_users.tpl.php [email_forgot_password] => forgot_password.tpl.php [email_forgot_password_complete] => new_password.tpl.php [salt_length] => 22 [store_salt] => [delimiters_source] => config [message_start_delimiter] => <p> [message_end_delimiter] => </p> [error_start_delimiter] => <p> [error_end_delimiter] => </p> ) [activity_settings] => Array *RECURSION* ) [is_loaded] => Array ( [0] => /home/ec2-user/conjuguemos/trunk/application/config/me/redis.php [1] => /home/ec2-user/conjuguemos/trunk/application/config/ion_auth.php [2] => /home/ec2-user/conjuguemos/trunk/application/config/activities.php ) [_config_paths] => Array ( [0] => /home/ec2-user/conjuguemos/trunk/application/ ) ) ) ) [assignment] => Array ( [record_button] => 1 [record_button_text] => Save 4 Later [record_button_class] => js-save-for-later [printables] => 1 ) [vocabulary] => Array ( [restart_button] => 1 [record_button] => 1 [sound] => 1 [printables] => 1 ) [grammar] => Array ( [restart_button] => 1 [printables] => 1 ) [quiz] => Array ( ) [verb] => Array ( [restart_button] => 1 [record_button] => 1 [sound] => 1 [settings] => 1 [printables] => 1 ) [flashcard] => Array ( [restart_button] => 1 [record_button] => 1 ) [memory] => Array ( [name] => Memory [restart_button] => 1 [is_game] => 1 [sound] => 1 ) [battleship] => Array ( [name] => Battleship [delay] => 8000 [accents] => 1 [is_game] => 1 [sound] => 1 [restart_button] => 1 [record_button] => 1 [is_network_game] => 1 [invites] => 1 ) [empanadagobbler] => Array ( [name] => Empanada Gobbler [is_game] => 1 [delay] => 0 [sound] => 1 [bot] => 1 [restart_button] => 1 [record_button] => 1 [is_network_game] => 1 [invites] => 1 ) [crossword] => Array ( [name] => Crossword [container] => #crossword [accents] => 1 [restart_button] => 1 [settings] => 1 [is_game] => 1 [sound] => 1 ) [wordsearch] => Array ( [name] => wordsearch [container] => .html5-soup, .html5-wordsearch-toolbar [restart_button] => 1 [is_game] => 1 [record_button] => 1 [sound] => 1 ) [challenge] => Array ( [name] => Tug-o-War [is_game] => 1 [sound] => 1 [accents] => 1 [invites] => 1 [record_button] => 1 ) [riceandbeans] => Array ( [name] => Rice & Beans [accents] => 1 [is_game] => 1 [sound] => 1 [restart_button] => 1 [record_button] => 1 [is_network_game] => 1 [invites] => 1 ) [connect4] => Array ( [name] => Conjunnect Four [container] => #GameDiv [record_button] => 1 [restart_button] => 1 [accents] => 1 [is_game] => 1 [sound] => 1 [is_network_game] => 1 [invites] => 1 [bot] => 1 ) [kaboom] => Array ( [name] => Kaboom [container] => #GameDiv [record_button] => 1 [restart_button] => 1 [accents] => 1 [is_game] => 1 [sound] => 1 [is_network_game] => 1 [invites] => 1 ) [diadelosverbos] => Array ( [name] => Dia de los Verbos [delay] => 3 [restart_button] => 1 [record_button] => 1 [settings] => 1 [is_game] => 1 [sound] => 1 ) [tug] => Array ( [name] => Tug of Walrus [delay] => 2000 [record_button] => 1 [container] => #GameDiv [restart_button] => 1 [accents] => 1 [is_game] => 1 [sound] => 1 [is_network_game] => 1 [invites] => 1 [bot] => 1 ) [tank] => Array ( [name] => Shark Tank [delay] => 0 [record_button] => 1 [container] => #GameDiv [restart_button] => 1 [accents] => 1 [is_game] => 1 [sound] => 1 [is_network_game] => 1 [invites] => 1 [bot] => 1 ) [tictactoe] => Array ( [name] => Ultimate Tic Tac Toe [delay] => 0 [record_button] => 1 [container] => #GameDiv [restart_button] => 1 [accents] => 1 [is_game] => 1 [sound] => 1 [is_network_game] => 1 [invites] => 1 [bot] => 1 ) [splatman] => Array ( [name] => Splatman [record_button] => 1 [restart_button] => 1 [is_game] => 1 [sound] => 1 ) [galapago] => Array ( [name] => Galapago! Go! [record_button] => 1 [restart_button] => 1 [delay] => 8 [is_game] => 1 [sound] => 1 ) )