Metadata
Title
【院校宣讲】多伦多大学教育学院硕博项目
Category
international
UUID
8a342a2496344222a91f1242f60647c5
Source URL
https://career.cuhk.edu.cn/lecture/view/id/1622
Parent URL
https://career.cuhk.edu.cn/lecture
Crawl Time
2026-03-11T01:12:57+00:00
Rendered Raw Markdown

【院校宣讲】多伦多大学教育学院硕博项目

Source: https://career.cuhk.edu.cn/lecture/view/id/1622 Parent: https://career.cuhk.edu.cn/lecture

.weixin{ width:30px; height:30px;position:relative; font-size:12px; } .weixin a img{width:30px; height:30px;} /*微信图标*/ .weixin .weixin_nr{ width: 100px;height: 100px;padding: 5px;background: #dedfe2;text-align: center;position: absolute;left: -31px;top: -115px; display:none;} .weixin.on .weixin_nr{ display:block;}

【院校宣讲】多伦多大学教育学院硕博项目

2026.01.22

微博

微信 twitter fb 打印

活动时间:20:00-21:30,2026-01-26

地点:Zoom

语言:中文

Info Session: University of Toronto Faculty of Education (OISE) Study Options

院校宣讲:多伦多大学教育学院硕博项目

\

时间:Jan 26, 2026 08:00 PM Beijing, Shanghai

时间:Jan 26, 2026 07:00 AM Toronto

Zoom 会议号:935 7665 6009

密码:337971

\

嘉宾:

Andy XIA, International Admissions Officer and Student Counselor

Nanyu LUO, PhD student in DPE program, OISE, CUHK-Shenzhen Alum (2023 Class)

\

Andy Xia currently serves as an International Admissions Officer and Student Counselor at the Faculty of Education, University of Toronto. Prior to this, he has held positions at two other universities in Toronto: York University and Toronto Metropolitan University (formerly known as Ryerson University). In addition, Andy is also a certified high school and elementary school teacher in Ontario, Canada, with over 10 years of experience in the field of education.

\

Nanyu Luo is CUHK-Shenzhen Alum (the 2023 Class) majoring in Applied Mathematics, and is currently a Year 2 student in the DPE PhD program. His research is supervised by Dr. Feng Ji. 

\

活动简介

  1. Introduction to the University of Toronto and its Faculty of Education;

  2. Overview of programs at the Faculty of Education, University of Toronto;

  3. Application process and key points to note for the Faculty of Education at the University of Toronto;

  4. Sharing by student representatives;

  5. Live Q&A session.

\

关于OISE

The Ontario Institute for Studies in Education is Canada's only all-graduate faculty of education. 

OISE offers an exciting range of degrees and programs across four departments that open up worlds of possibility. Below are the areas of studies. 

For more details, please visit: https://www.oise.utoronto.ca/future-students/programs 

\

\

上一篇

返回列表

下一篇

相关推荐

## 【企业宣讲】2026欧莱雅(中国)暑期实习](https://career.cuhk.edu.cn/lecture/view/id/1630) - 就业 [2026.03.03

## 【企业宣讲扫码报名】vivo2026校园春招宣讲会](https://career.cuhk.edu.cn/lecture/view/id/1627) - 升学 [2026.03.02

## 【院校宣讲】场次二:港大经管学院「菁英计划-院长奖学金选拔营」线上宣讲会](https://career.cuhk.edu.cn/lecture/view/id/1621)

jQuery(function(){ jQuery('#output').qrcode(window.location.href); }) function showDialog(json){ if(json.option.type >= 3){ // var newDialog = $.dialog(json.dialog); var myArt = dialog({ title:json.dialog.title || '提示', content:json.dialog.content, width:'240px', quickclose: true, backdropOpacity:0.8, fixed: true, drag:false }); myArt.showModal();//装载HTML页面 }else if(json.option.type < 3){ if (json.dialog.content=='请登录' || json.dialog.content=='请先完善个人资料') { var location = json.dialog.init; location(); } else { // dialog = $.dialog(json.dialog); var myArt = dialog({ title:json.dialog.title || '提示', content:json.dialog.content, width:'240px', quickclose: true, backdropOpacity:0.8, fixed: true, drag:false }); myArt.showModal();//装载HTML页面 setTimeout(function() { window.location.reload(); }, 1000); } } } function addFollow(type, id) { ajax('/user/follow', {ajax: true, type: type, id: id} ); } function ajax(url, data, callback) { var jsonpCallback = jsonpCallback || 'showDialog'; $.ajax({ type: 'post', url: url, data: data, dataType: "jsonp", jsonpCallback: jsonpCallback, success: function(data, status) { } }); } function cancelLecture(id) { var myArt = dialog({ title: '提示', content: '确定要取消报名吗?此操作不可恢复', ok: function(){ $.ajax({ type:'post', data:{'id':id}, url:"/lecture/cancelApply", dataType:'json', success:function(res){ dialog({ time: 2, title: '提示', content: res.msg, onclose: function () { window.location.reload(); }, }).showModal(); } }); }, cancel:function(){}, cancelValue:'否', okValue:'是' }); myArt.showModal();//装载HTML页面 }

香港中文大学(深圳)© 版权所有

var ScrolltoTop = $(".backtop"); $(ScrolltoTop).click(function() { $('html, body').animate({ scrollTop: 0 },100) });