Metadata
Title
Professional Certificate Programme 2025-2026 cohort Application Form
Category
general
UUID
ba621e1a9d584f698786308dd2dcf8a9
Source URL
https://cloud.itsc.cuhk.edu.hk/webform/view.php?id=13713164
Parent URL
https://exed.bschool.cuhk.edu.hk/
Crawl Time
2026-03-11T01:15:26+00:00
Rendered Raw Markdown

Professional Certificate Programme 2025-2026 cohort Application Form

Source: https://cloud.itsc.cuhk.edu.hk/webform/view.php?id=13713164 Parent: https://exed.bschool.cuhk.edu.hk/

Professional Certificate Programme 2025-2026 cohort Application Form

Start Date: 2025- 2026\ \ You will receive notification from APIB once your application and payment are processed. APIB reserves the right to determine the participant mix to ensure program quality.\ \ Important Notes\ 1. APIB of CUHK Business School may amend the program without prior notice.\ 2. Cancellations received in writing at least 4 weeks before the program start date will receive a 50% refund of the fee.\ 3. All collected information will be kept confidential and used solely for program development, market research, and direct mailing, in accordance with the University’s personal data protection policy.\ \ For enquiries about the Professional Certificate Programmes, please contact Email: apib@cuhk.edu.hk or contact Ms Sherry Lui at (852) 3943 7425.

Professional Certificate Programmes (Micro-Credentials) want to apply

Artificial Intelligence for Business (Q2 2026 cohort)

Technology Applications for Financial Services (Q2 2026 Cohort)

Sustainability and ESG Reporting (March 2026 cohort)

Family Business and Wealth Succession (March 2026 cohort)

Innovation Leadership (Q3 2026 cohort) - Applicant information\ \ Title *

Applicant information Title

Mr.

Ms. - Full name Full name *

First

Last - HKID Card No. * - Passport No. (if you do not have a HKID Card) - Passport Expiry Date Passport Expiry Date

/ MM

/ DD

YYYY

$('#element_44_datepick').datepick({ onSelect: select_date, showTrigger: '#cal_img_44' }); - Nationality * - Place of Birth * - Date of Birth Date of Birth *

/ MM

/ DD

YYYY

$('#element_45_datepick').datepick({ onSelect: select_date, showTrigger: '#cal_img_45' }); - Contact Phone Number * - Email * - Residential Address *

Street Address

Address Line 2

City

State / Province / Region

Postal / Zip Code

Country / Region

United States United Kingdom Canada Australia Netherlands France Germany


Afghanistan Albania Algeria Andorra Antigua and Barbuda Argentina Armenia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Brazil Brunei Bulgaria Burkina Faso Burundi Cambodia Cameroon Cape Verde Cayman Islands Central African Republic Chad Chile China Colombia Comoros Congo Costa Rica Côte d'Ivoire Croatia Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic East Timor Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia Fiji Finland Gabon Gambia Georgia Ghana Gibraltar Greece Grenada Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Honduras Hong Kong Hungary Iceland India Indonesia Iran Iraq Ireland Israel Italy Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macedonia Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Mauritania Mauritius Mexico Micronesia Moldova Monaco Mongolia Montenegro Morocco Mozambique Myanmar Namibia Nauru Nepal New Zealand Nicaragua Niger Nigeria Norway North Korea Oman Pakistan Palau Palestine Panama Papua New Guinea Paraguay Peru Philippines Poland Portugal Puerto Rico Qatar Romania Russia Rwanda Saint Kitts and Nevis Saint Lucia Saint Vincent and the Grenadines Samoa San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia and Montenegro Seychelles Sierra Leone Singapore Slovakia Slovenia Solomon Islands Somalia South Africa South Korea Spain Sri Lanka Sudan Suriname Swaziland Sweden Switzerland Syria Taiwan Tajikistan Tanzania Thailand Togo Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Tuvalu Uganda Ukraine United Arab Emirates Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Yemen Zambia Zimbabwe - Academic Qualifications (Year Obtained, Institution and Location) * - Professional Qualifications (Awarding Body and Year Obtained) * - Working Experiences (Institution, Position and Years in the Position) * - HKID/ Passport Copy *

$(function(){ if(is_support_html5_uploader()){ $('#element_52').uploadifive({ 'uploadScript' : 'upload.php', 'buttonText' : 'Select Files', 'removeCompleted' : false, 'formData' : { 'form_id': 13713164, 'element_id': 52, 'file_token': 'dc7ad7ad2c109d19768c44e53b309222' }, 'auto' : true, 'multi' : true, 'queueSizeLimit' : 5, 'queueID' : 'element_52_queue', 'onAddQueueItem' : function(file) { var file_type_limit_exts = 'jpg,jpeg,png,gif,bmp,heic,pdf,docx,doc,xlsx,xls,ppt,pptx,txt,csv,zip,mp3,wma,mpg,mpeg,mp4,avi'; var file_type_limit_exts_array = file_type_limit_exts.split(','); var uploaded_file_ext = file.name.split('.').pop().toLowerCase(); var file_exist_in_array = false; $.each(file_type_limit_exts_array,function(index,value){ if(value == uploaded_file_ext){ file_exist_in_array = true; } }); if(file_type_limit_exts.trim().length > 0){ if(file_exist_in_array == false){ $("#" + file.queueItem.attr('id')).addClass('error'); $("#" + file.queueItem.attr('id') + ' span.fileinfo').text(" - Error. This file type is not allowed."); } } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } }, 'onUploadComplete' : function(file, response) { var is_valid_response = false; try{ var response_json = JSON.parse(response); is_valid_response = true; }catch(e){ is_valid_response = false; alert(response); } var queue_item_id = file.queueItem.attr('id'); if(is_valid_response == true && response_json.status == "ok"){ var remove_link = ""; $("#" + queue_item_id + " a.close").replaceWith(remove_link); $("#" + queue_item_id + ' span.filename').prepend(''); }else{ $("#" + queue_item_id).addClass('error'); $("#" + queue_item_id + " a.close").replaceWith(''); $("#" + queue_item_id + " span.fileinfo").text(" - Error! Unable to upload"); } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } if($("#form_13713164").data('form_submitting') === true){ upload_all_files(); } } }); $("#element_52_upload_link").remove(); }else{ $("#element_52_token").remove(); } });

Attach Files.uploadifive('upload');) - Academic Transcripts *

$(function(){ if(is_support_html5_uploader()){ $('#element_54').uploadifive({ 'uploadScript' : 'upload.php', 'buttonText' : 'Select Files', 'removeCompleted' : false, 'formData' : { 'form_id': 13713164, 'element_id': 54, 'file_token': '569669309cd53a4b28cd89f3b6a18cb9' }, 'auto' : true, 'multi' : true, 'queueSizeLimit' : 5, 'queueID' : 'element_54_queue', 'onAddQueueItem' : function(file) { var file_type_limit_exts = 'jpg,jpeg,png,gif,bmp,heic,pdf,docx,doc,xlsx,xls,ppt,pptx,txt,csv,zip,mp3,wma,mpg,mpeg,mp4,avi'; var file_type_limit_exts_array = file_type_limit_exts.split(','); var uploaded_file_ext = file.name.split('.').pop().toLowerCase(); var file_exist_in_array = false; $.each(file_type_limit_exts_array,function(index,value){ if(value == uploaded_file_ext){ file_exist_in_array = true; } }); if(file_type_limit_exts.trim().length > 0){ if(file_exist_in_array == false){ $("#" + file.queueItem.attr('id')).addClass('error'); $("#" + file.queueItem.attr('id') + ' span.fileinfo').text(" - Error. This file type is not allowed."); } } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } }, 'onUploadComplete' : function(file, response) { var is_valid_response = false; try{ var response_json = JSON.parse(response); is_valid_response = true; }catch(e){ is_valid_response = false; alert(response); } var queue_item_id = file.queueItem.attr('id'); if(is_valid_response == true && response_json.status == "ok"){ var remove_link = ""; $("#" + queue_item_id + " a.close").replaceWith(remove_link); $("#" + queue_item_id + ' span.filename').prepend(''); }else{ $("#" + queue_item_id).addClass('error'); $("#" + queue_item_id + " a.close").replaceWith(''); $("#" + queue_item_id + " span.fileinfo").text(" - Error! Unable to upload"); } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } if($("#form_13713164").data('form_submitting') === true){ upload_all_files(); } } }); $("#element_54_upload_link").remove(); }else{ $("#element_54_token").remove(); } });

Attach Files.uploadifive('upload');) - Certificates *

$(function(){ if(is_support_html5_uploader()){ $('#element_55').uploadifive({ 'uploadScript' : 'upload.php', 'buttonText' : 'Select Files', 'removeCompleted' : false, 'formData' : { 'form_id': 13713164, 'element_id': 55, 'file_token': 'ae40fb187f099749c449add54dd641da' }, 'auto' : true, 'multi' : true, 'queueSizeLimit' : 5, 'queueID' : 'element_55_queue', 'onAddQueueItem' : function(file) { var file_type_limit_exts = 'jpg,jpeg,png,gif,bmp,heic,pdf,docx,doc,xlsx,xls,ppt,pptx,txt,csv,zip,mp3,wma,mpg,mpeg,mp4,avi'; var file_type_limit_exts_array = file_type_limit_exts.split(','); var uploaded_file_ext = file.name.split('.').pop().toLowerCase(); var file_exist_in_array = false; $.each(file_type_limit_exts_array,function(index,value){ if(value == uploaded_file_ext){ file_exist_in_array = true; } }); if(file_type_limit_exts.trim().length > 0){ if(file_exist_in_array == false){ $("#" + file.queueItem.attr('id')).addClass('error'); $("#" + file.queueItem.attr('id') + ' span.fileinfo').text(" - Error. This file type is not allowed."); } } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } }, 'onUploadComplete' : function(file, response) { var is_valid_response = false; try{ var response_json = JSON.parse(response); is_valid_response = true; }catch(e){ is_valid_response = false; alert(response); } var queue_item_id = file.queueItem.attr('id'); if(is_valid_response == true && response_json.status == "ok"){ var remove_link = ""; $("#" + queue_item_id + " a.close").replaceWith(remove_link); $("#" + queue_item_id + ' span.filename').prepend(''); }else{ $("#" + queue_item_id).addClass('error'); $("#" + queue_item_id + " a.close").replaceWith(''); $("#" + queue_item_id + " span.fileinfo").text(" - Error! Unable to upload"); } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } if($("#form_13713164").data('form_submitting') === true){ upload_all_files(); } } }); $("#element_55_upload_link").remove(); }else{ $("#element_55_token").remove(); } });

Attach Files.uploadifive('upload');) - Other Supporting Documents

$(function(){ if(is_support_html5_uploader()){ $('#element_56').uploadifive({ 'uploadScript' : 'upload.php', 'buttonText' : 'Select Files', 'removeCompleted' : false, 'formData' : { 'form_id': 13713164, 'element_id': 56, 'file_token': '3884c2eff93ac6b557e5a40080212af9' }, 'auto' : true, 'multi' : true, 'queueSizeLimit' : 5, 'queueID' : 'element_56_queue', 'onAddQueueItem' : function(file) { var file_type_limit_exts = 'jpg,jpeg,png,gif,bmp,heic,pdf,docx,doc,xlsx,xls,ppt,pptx,txt,csv,zip,mp3,wma,mpg,mpeg,mp4,avi'; var file_type_limit_exts_array = file_type_limit_exts.split(','); var uploaded_file_ext = file.name.split('.').pop().toLowerCase(); var file_exist_in_array = false; $.each(file_type_limit_exts_array,function(index,value){ if(value == uploaded_file_ext){ file_exist_in_array = true; } }); if(file_type_limit_exts.trim().length > 0){ if(file_exist_in_array == false){ $("#" + file.queueItem.attr('id')).addClass('error'); $("#" + file.queueItem.attr('id') + ' span.fileinfo').text(" - Error. This file type is not allowed."); } } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } }, 'onUploadComplete' : function(file, response) { var is_valid_response = false; try{ var response_json = JSON.parse(response); is_valid_response = true; }catch(e){ is_valid_response = false; alert(response); } var queue_item_id = file.queueItem.attr('id'); if(is_valid_response == true && response_json.status == "ok"){ var remove_link = ""; $("#" + queue_item_id + " a.close").replaceWith(remove_link); $("#" + queue_item_id + ' span.filename').prepend(''); }else{ $("#" + queue_item_id).addClass('error'); $("#" + queue_item_id + " a.close").replaceWith(''); $("#" + queue_item_id + " span.fileinfo").text(" - Error! Unable to upload"); } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } if($("#form_13713164").data('form_submitting') === true){ upload_all_files(); } } }); $("#element_56_upload_link").remove(); }else{ $("#element_56_token").remove(); } });

Attach Files.uploadifive('upload');) - Through which type(s) of channel did you learn about this programme? (Multiple options)

Through which type(s) of channel did you learn about this programme? (Multiple options)

WeChat Official Account

LinkedIn

Official Website

Search Engine (e.g. Baidu/Google, etc.)

Email

Academic Exchange/Business Event/Industry Conference

News/Media Report

Recommendation from Friend/Colleague/Alumni

Internal Notification from Company/Organisation

Other (Please specify) Other (Please specify) - ### Declaration: 1. I hereby declare that the information provided in this form and relevant documents attached are correct to the best of my knowledge. 2. The application fee is HKD $300 for Technology Applications for Financial Services, Sustainability and ESG Reporting, and Innovation Leadership, or HKD $450 for Artificial Intelligence for Business, Family Business, and Wealth Succession. Payment should be made to THE CHINESE UNIVERSITY OF HONG KONG, and the receipt must be uploaded with the application. 3. I understand that the application fee (HKD $300 / HKD $450) is non-refundable once paid. 4. I acknowledge that the programme fee is also non-refundable once paid. - I agree to the above terms as listed in the declaration. *

I agree to the above terms as listed in the declaration.

Yes

No - ### Payment method: By bank transfer to: A/C# 024-293-005005-005 Hang Seng Bank Ltd. (SWIFT Code: HASE HKHH) Kowloon Main Branch 618 Nathan Road Kowloon, Hong Kong - Application Fee Payment receipt (upload your payment proof) *

$(function(){ if(is_support_html5_uploader()){ $('#element_57').uploadifive({ 'uploadScript' : 'upload.php', 'buttonText' : 'Select Files', 'removeCompleted' : false, 'formData' : { 'form_id': 13713164, 'element_id': 57, 'file_token': 'ac8c89100a4295fa030669160467ccb0' }, 'auto' : true, 'multi' : true, 'queueSizeLimit' : 5, 'queueID' : 'element_57_queue', 'onAddQueueItem' : function(file) { var file_type_limit_exts = 'jpg,jpeg,png,gif,bmp,heic,pdf,docx,doc,xlsx,xls,ppt,pptx,txt,csv,zip,mp3,wma,mpg,mpeg,mp4,avi'; var file_type_limit_exts_array = file_type_limit_exts.split(','); var uploaded_file_ext = file.name.split('.').pop().toLowerCase(); var file_exist_in_array = false; $.each(file_type_limit_exts_array,function(index,value){ if(value == uploaded_file_ext){ file_exist_in_array = true; } }); if(file_type_limit_exts.trim().length > 0){ if(file_exist_in_array == false){ $("#" + file.queueItem.attr('id')).addClass('error'); $("#" + file.queueItem.attr('id') + ' span.fileinfo').text(" - Error. This file type is not allowed."); } } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } }, 'onUploadComplete' : function(file, response) { var is_valid_response = false; try{ var response_json = JSON.parse(response); is_valid_response = true; }catch(e){ is_valid_response = false; alert(response); } var queue_item_id = file.queueItem.attr('id'); if(is_valid_response == true && response_json.status == "ok"){ var remove_link = ""; $("#" + queue_item_id + " a.close").replaceWith(remove_link); $("#" + queue_item_id + ' span.filename').prepend(''); }else{ $("#" + queue_item_id).addClass('error'); $("#" + queue_item_id + " a.close").replaceWith(''); $("#" + queue_item_id + " span.fileinfo").text(" - Error! Unable to upload"); } if($("html").hasClass("embed")){ $.postMessage({mf_iframe_height: $('body').outerHeight(true)}, '*', parent ); } if($("#form_13713164").data('form_submitting') === true){ upload_all_files(); } } }); $("#element_57_upload_link").remove(); }else{ $("#element_57_token").remove(); } });

Attach Files.uploadifive('upload');) - $(function(){ $.postMessage({mf_iframe_height: $('body').outerHeight(true) + 130}, '*', parent ); }); - Disclaimer The personal data collected will be used by The Asia-Pacific Institute of Business (API) and authorised personnel for processing the captioned purposes in accordance with relevant provisions of the Personal Data (Privacy) Ordinance.