NTU myEMBA
身分驗證成功
| 級別 | 班別 | 學生姓名 | 學號 | 性別 | 系所組別 |
|---|---|---|---|---|---|
| {{stu.EnrollYear}} | {{stu.ClassName}} | {{stu.Name}} | {{stu.StudentNumber}} | {{stu.Gender}} | {{stu.DepartmentName}} |
| 讀取資料中... | |||||
| 姓名 | {{currStudent.Name || ' '}} | |
|---|---|---|
| 學號 | {{currStudent.StudentNumber || ' '}} | |
| 性別 | {{currStudent.Gender || ' '}} | |
| 出生日期 | {{currStudent.Birthdate || ' '}} | 不分享 |
| 住家電話 | {{currStudent.PermanentPhone || ' '}} | 不分享 |
| 公司電話 | {{currStudent.OfficePhone || ' '}} | 不分享 |
| 秘書電話 | {{currStudent.OtherPhone || ' '}} | 不分享 |
| 行動電話 1 | {{currStudent.SMSPhone1 || ' '}} | 不分享 |
| 行動電話 2 | {{currStudent.SMSPhone2 || ' '}} | 不分享 |
| Email 1 | {{currStudent.Email1 || ' '}} | 不分享 |
| Email 2 | {{currStudent.Email2 || ' '}} | 不分享 |
| Email 3 | {{currStudent.Email3 || ' '}} | 不分享 |
| Email 4 | {{currStudent.Email4 || ' '}} | 不分享 |
| Email 5 | {{currStudent.Email5 || ' '}} | 不分享 |
| 聯絡地址 | {{currStudent.ContactAddress || ' '}} | 不分享 |
| 住家地址 | {{currStudent.PermanentAddress || ' '}} | 不分享 |
| 公司地址 | {{currStudent.OtherAddress || ' '}} | 不分享 |
| 學校 | {{item.SchoolName || ' '}} |
|---|---|
| 系所 | {{item.Department || ' '}} |
| 學位 | {{item.Degree || ' '}} |
| 最高學歷 | {{item.IsTop == 't' ? '是' : '否'}} |
| 公司名稱 | {{item.CompanyName || ' '}} |
|---|---|
| 職稱 | {{item.Position || ' '}} |
| 層級別 | {{['其他','其它'].indexOf(item.PostLevel) !== -1 ? item.PostLevelOther || ' ' : item.PostLevel || ' '}} |
| 部門 | {{['其他','其它'].indexOf(item.DepartmentCategory) !== -1 ? item.DepartmentCategoryOther || ' ' : item.DepartmentCategory || ' '}} |
| 產業別 | {{['其他','其它'].indexOf(item.Industry) !== -1 ? item.IndustryOther || ' ' : filterExperiences(item.UID) || ' '}} |
| 工作地點 | {{['其他','其它'].indexOf(item.WorkPlace) !== -1 ? item.WorkPlaceOther || ' ' : item.WorkPlace || ' '}} |
| 工作狀態 | {{['其他','其它'].indexOf(item.WorkStatus) !== -1 ? item.WorkStatusOther || ' ' : item.WorkStatus || ' '}} |
| 你個人或所屬組織,是否參與「社會企業」相關活動? |
|---|
| {{currStudent.willingness.IsSocialEnterprise === 't' ? '是' : '否'}} ,{{currStudent.willingness.DescriptionEnterprise}} |
| 你個人或所屬組織,是否參與「非營利組織」相關活動? |
| {{currStudent.willingness.IsNonPorfitOrganizations === 't' ? '是' : '否'}} ,{{currStudent.willingness.DescriptionOrganizations}} |
| 你個人或所屬組織,是否參與「企業社會責任(CSR)」相關活動? |
| {{currStudent.willingness.IsCorporateSocialResponsibility === 't' ? '是' : '否'}} ,{{currStudent.willingness.DescriptionResponsibility}} |
| 你個人或所屬組織,是否參與「創業」相關活動? |
| {{currStudent.willingness.IsVenture === 't' ? '是' : '否'}} ,{{currStudent.willingness.DescriptionVenture}} |
| 是否擔任台大管理學院相關課程「業師」意願? |
|---|
| {{currStudent.willingness.IsEntrpreneurialTeam === 't' ? '是' : '否'}} ,{{currStudent.willingness.DescriptionEntrpreneurial}} |
| Line | {{currStudent.Line || ' '}} | 不分享 |
|---|---|---|
| {{currStudent.Facebook || ' '}} | 不分享 | |
| {{currStudent.LinkedIn || ' '}} | 不分享 | |
| {{currStudent.WhatsApp || ' '}} | 不分享 | |
| {{currStudent.WeChat || ' '}} | 不分享 |