{"id":7083,"date":"2026-03-05T07:18:18","date_gmt":"2026-03-05T07:18:18","guid":{"rendered":"\/spirit\/?p=7083"},"modified":"2026-03-05T07:37:27","modified_gmt":"2026-03-05T07:37:27","slug":"%e7%94%9f%e8%bc%94%e7%b5%84-%e5%ad%b8%e7%94%9f%e7%94%b3%e8%a8%b4","status":"publish","type":"post","link":"\/spirit\/?p=7083","title":{"rendered":"\u751f\u8f14\u7d44 \u5b78\u751f\u7533\u8a34"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m3xvg9czxhlog4z3or .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m3xvg9czxhlog4z3or .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m3xvg9czxhlog4z3or\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">\u5b78\u751f\u7533\u8a34<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<!--\nhttps:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/7083\n-->\n\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@300;400;600;700&#038;family=Noto+Sans+TC:wght@300;400;500;600&#038;family=DM+Serif+Display&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --navy:   #1b2d4f;\n      --navy2:  #243a63;\n      --blue:   #2c5fa8;\n      --sky:    #4a8fd4;\n      --gold:   #c09040;\n      --gold-l: #e0b86a;\n      --cream:  #f5f1eb;\n      --paper:  #fdfbf8;\n      --mist:   #eaf1f8;\n      --border: rgba(44,95,168,0.15);\n      --shadow: rgba(27,45,79,0.10);\n    }\n\n    article {\n      font-family: 'Noto Sans TC', sans-serif;\n      background: var(--cream);\n      color: var(--navy);\n      min-height: 100vh;\n      overflow-x: hidden;\n    }\n\n    \/* ambient gradient bg *\/\n    article::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 70% 55% at 8% 12%, rgba(44,95,168,0.08) 0%, transparent 65%),\n        radial-gradient(ellipse 55% 45% at 92% 80%, rgba(192,144,64,0.07) 0%, transparent 60%);\n      pointer-events: none;\n      z-index: 0;\n    }\n\n    .wrap {\n      position: relative;\n      z-index: 1;\n      max-width: 880px;\n      margin: 0 auto;\n      padding: 3.2rem 1.6rem 4.5rem;\n    }\n\n    \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n    .header {\n      display: flex;\n      align-items: flex-end;\n      gap: 1.8rem;\n      margin-bottom: 2.6rem;\n      animation: fadeDown 0.75s ease both;\n    }\n\n    .header-accent {\n      flex-shrink: 0;\n      width: 6px;\n      height: 90px;\n      background: linear-gradient(180deg, var(--gold) 0%, var(--blue) 100%);\n      border-radius: 6px;\n    }\n\n    .header-text {}\n\n    .school-name {\n      font-size: 1.1rem;\n      font-weight: 500;\n      color: var(--blue);\n      letter-spacing: 0.12em;\n      margin-bottom: 0.35rem;\n      opacity: 0.85;\n    }\n\n    .page-title {\n      font-family: 'Noto Serif TC', serif;\n      font-size: clamp(1.9rem, 5vw, 2.6rem);\n      font-weight: 700;\n      line-height: 1.2;\n      color: var(--navy);\n      letter-spacing: 0.05em;\n    }\n\n    .page-subtitle {\n      font-size: 1.15rem;\n      color: var(--sky);\n      letter-spacing: 0.1em;\n      margin-top: 0.4rem;\n      font-style: italic;\n    }\n\n    \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n    .divider {\n      height: 1px;\n      background: linear-gradient(90deg, var(--gold), var(--border), transparent);\n      margin-bottom: 2.4rem;\n    }\n\n    \/* \u2500\u2500 INTRO CARDS \u2500\u2500 *\/\n    .intro-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1.2rem;\n      margin-bottom: 2.5rem;\n      animation: fadeUp 0.7s 0.15s ease both;\n    }\n\n    @media (max-width: 620px) {\n      .intro-grid { grid-template-columns: 1fr; }\n    }\n\n    .intro-card {\n      background: var(--paper);\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      padding: 1.7rem 1.6rem;\n      position: relative;\n      overflow: hidden;\n      box-shadow: 0 3px 18px var(--shadow);\n    }\n\n    .intro-card::after {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 3px;\n      background: linear-gradient(90deg, var(--gold), var(--sky));\n    }\n\n    .intro-card.en::after {\n      background: linear-gradient(90deg, var(--sky), var(--gold));\n    }\n\n    .lang-tag {\n      display: inline-block;\n      font-size: 1.1rem;\n      font-weight: 600;\n      color: var(--blue);\n      letter-spacing: 0.1em;\n      margin-bottom: 0.8rem;\n      padding: 0.15rem 0.65rem;\n      background: var(--mist);\n      border-radius: 4px;\n    }\n\n    .intro-text {\n      font-size: 1.15rem;\n      line-height: 1.95;\n      color: #2d3e56;\n    }\n\n    .intro-text a {\n      color: var(--blue);\n      text-decoration: underline;\n      text-underline-offset: 3px;\n    }\n\n    \/* \u2500\u2500 SECTION HEADING \u2500\u2500 *\/\n    .sec-heading {\n      display: flex;\n      align-items: center;\n      gap: 0.8rem;\n      font-family: 'Noto Serif TC', serif;\n      font-size: 1.2rem;\n      font-weight: 700;\n      color: var(--navy);\n      letter-spacing: 0.07em;\n      margin-bottom: 1.1rem;\n    }\n\n    .sec-heading::before {\n      content: '';\n      display: block;\n      width: 5px;\n      height: 1.2em;\n      background: linear-gradient(180deg, var(--gold), var(--blue));\n      border-radius: 3px;\n      flex-shrink: 0;\n    }\n\n    \/* \u2500\u2500 DOCUMENTS \u2500\u2500 *\/\n    .docs-section {\n      margin-bottom: 2.5rem;\n      animation: fadeUp 0.7s 0.28s ease both;\n    }\n\n    .docs-list {\n      display: flex;\n      flex-direction: column;\n      gap: 0.75rem;\n    }\n\n    .doc-item {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      background: var(--paper);\n      border: 1px solid var(--border);\n      border-radius: 11px;\n      padding: 1.05rem 1.4rem;\n      text-decoration: none;\n      color: var(--navy);\n      transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n      box-shadow: 0 2px 10px var(--shadow);\n    }\n\n    .doc-item:hover {\n      transform: translateX(5px);\n      box-shadow: 0 5px 22px rgba(44,95,168,0.14);\n      border-color: rgba(44,95,168,0.35);\n    }\n\n    .doc-icon {\n      flex-shrink: 0;\n      width: 42px;\n      height: 42px;\n      border-radius: 9px;\n      background: linear-gradient(135deg, var(--mist), rgba(192,144,64,0.1));\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .doc-icon svg { width: 22px; height: 22px; }\n\n    .doc-label {\n      flex: 1;\n      font-size: 1.15rem;\n      font-weight: 500;\n      line-height: 1.45;\n    }\n\n    .doc-type {\n      flex-shrink: 0;\n      font-size: 1.05rem;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n      padding: 0.2rem 0.55rem;\n      border-radius: 5px;\n    }\n\n    .doc-type.word {\n      color: #2b5fad;\n      background: rgba(44,95,168,0.09);\n    }\n\n    .doc-type.pdf {\n      color: #b84040;\n      background: rgba(184,64,64,0.09);\n    }\n\n    .doc-arrow {\n      flex-shrink: 0;\n      color: var(--sky);\n      opacity: 0.6;\n      transition: opacity 0.18s, transform 0.18s;\n    }\n\n    .doc-item:hover .doc-arrow {\n      opacity: 1;\n      transform: translateX(3px);\n    }\n\n    \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n    .contact-section {\n      animation: fadeUp 0.7s 0.4s ease both;\n    }\n\n    .contact-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1.2rem;\n    }\n\n    @media (max-width: 620px) {\n      .contact-grid { grid-template-columns: 1fr; }\n    }\n\n    .contact-card {\n      background: var(--paper);\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      padding: 1.6rem 1.7rem;\n      box-shadow: 0 3px 18px var(--shadow);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .contact-card::before {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 3px;\n      background: linear-gradient(90deg, var(--blue), var(--gold));\n      border-radius: 0 0 14px 14px;\n    }\n\n    .contact-title {\n      font-family: 'Noto Serif TC', serif;\n      font-size: 1.18rem;\n      font-weight: 700;\n      color: var(--navy);\n      margin-bottom: 1rem;\n      padding-bottom: 0.6rem;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .contact-row {\n      display: flex;\n      align-items: flex-start;\n      gap: 0.6rem;\n      margin-bottom: 0.55rem;\n      font-size: 1.12rem;\n      line-height: 1.6;\n      color: #334a66;\n    }\n\n    .contact-row:last-child { margin-bottom: 0; }\n\n    .contact-key {\n      flex-shrink: 0;\n      font-weight: 600;\n      color: var(--blue);\n      min-width: 3.5em;\n    }\n\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    .footer {\n      margin-top: 3.2rem;\n      text-align: center;\n      font-size: 1.1rem;\n      color: #8fa0b8;\n      letter-spacing: 0.05em;\n      animation: fadeUp 0.7s 0.52s ease both;\n    }\n\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n    @keyframes fadeDown {\n      from { opacity: 0; transform: translateY(-16px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(14px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (max-width: 480px) {\n      .wrap { padding: 2rem 1rem 3rem; }\n      .header { gap: 1.2rem; }\n      .header-accent { height: 72px; }\n    }\n  <\/style>\n\n<div id=\"Claude\" class=\"wrap\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n<script>\/\/$(function(){ setDotId(2); });\t\/\/A1, A2<\/script>\n\n  <!-- HEADER -->\n  <header class=\"header\">\n    <div class=\"header-accent\"><\/div>\n    <div class=\"header-text\">\n      <div class=\"school-name\">\u6de1\u6c5f\u5927\u5b78\u3000Tamkang University<\/div>\n      <h1 class=\"page-title\">\u5b78\u751f\u7533\u8a34<\/h1>\n      <div class=\"page-subtitle\">Student Appeal<\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"divider\"><\/div>\n\n  <!-- INTRO -->\n  <section class=\"intro-grid\">\n    <div class=\"intro-card zh\">\n      <div class=\"lang-tag\">\u4e2d\u6587\u8aaa\u660e<\/div>\n      <p class=\"intro-text\">\n        \u672c\u6821\u5b78\u751f\u6536\u5230\u5b78\u6821\u5c0d\u65bc\u500b\u4eba\u751f\u6d3b\u3001\u5b78\u7fd2\u53ca\u734e\u61f2\u8655\u5206\u66f8\u5f8c\uff0c\u5982\u6709\u4e0d\u670d\uff0c\u61c9\u65bc\u6b21\u65e5\u8d77\u4e09\u5341\u65e5\u5167\u4ee5\u66f8\u9762\u6216\u90f5\u5bc4\uff08\u7db2\u5740\uff1a<a href=\"mailto:607489@o365.tku.edu.tw\">607489@o365.tku.edu.tw<\/a>\uff09\u7533\u8a34\u66f8\u5411\u751f\u6d3b\u8f14\u5c0e\u7d44\u7533\u8a34\u696d\u52d9\u627f\u8fa6\u4eba\u63d0\u51fa\u7533\u8a34\u3002\u6709\u95dc\u5b78\u751f\u7533\u8a34\u76f8\u95dc\u8868\u683c\u3001\u8fa6\u6cd5\uff0c\u8acb\u53c3\u8003\u751f\u6d3b\u8f14\u5c0e\u7d44\u300c\u5b78\u751f\u7533\u8a34\u300d\u7db2\u9801\u3002\n      <\/p>\n    <\/div>\n    <div class=\"intro-card en\">\n      <div class=\"lang-tag\">English<\/div>\n      <p class=\"intro-text\">\n        Upon reception of any form of complaint against any student, student autonomies, or other related student organizations, if anyone found being wrongly judged and inadequately condemned, an academic appeal should be submitted to the Student Appeal Committee within thirty days of reception. Visit guidance section student appeal website for more information about Student Appeal Review Committee and the Guidelines to the appeal procedures.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- DOCUMENTS -->\n  <section class=\"docs-section\">\n    <div class=\"sec-heading\">\u76f8\u95dc\u8868\u683c\u8207\u8fa6\u6cd5\u3000Documents &amp; Forms<\/div>\n    <div class=\"docs-list\">\n\n      <a class=\"doc-item Default\" href=\"https:\/\/oa.tku.edu.tw\/Law.nsf\/8a19663a9342a6a748256e6b00446781\/218b555eb3dad0b2482570e000064fa0?OpenDocument\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"doc-icon\">\n          <!-- Word icon -->\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8 13l2 5 2-3 2 3 2-5\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"doc-label\">\u6de1\u6c5f\u5927\u5b78\u5b78\u751f\u7533\u8a34\u8a55\u8b70\u59d4\u54e1\u6703\u7d44\u7e54\u53ca\u7533\u8a34\u8fa6\u6cd5<\/span>\n        <span class=\"doc-type word\">DOC<\/span>\n        <svg class=\"doc-arrow\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M4 9h10M10 5l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n\n      <a class=\"doc-item Default\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/7083\/Regulations on the Organization and Appeal Process for the Student Appeal Review Committee.doc\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"doc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8 13l2 5 2-3 2 3 2-5\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"doc-label\">Regulations on the Organization and Appeal Process for the Student Appeal Review Committee<\/span>\n        <span class=\"doc-type word\">DOC<\/span>\n        <svg class=\"doc-arrow\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M4 9h10M10 5l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n\n      <a class=\"doc-item Default\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/7083\/\u5b78\u751f\u7533\u8a34\u66f81021105.doc\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"doc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8 13l2 5 2-3 2 3 2-5\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"doc-label\">\u6de1\u6c5f\u5927\u5b78\u5b78\u751f\u7533\u8a34\u66f8<\/span>\n        <span class=\"doc-type word\">DOC<\/span>\n        <svg class=\"doc-arrow\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M4 9h10M10 5l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n\n      <a class=\"doc-item Default\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/7083\/\u5b78\u751f\u7533\u8a34\u66f8(\u82f1)appeal_form_help_2021.docx\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"doc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"#2c5fa8\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M8 13l2 5 2-3 2 3 2-5\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"doc-label\">Tamkang University Student Appeal Form<\/span>\n        <span class=\"doc-type word\">DOCX<\/span>\n        <svg class=\"doc-arrow\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M4 9h10M10 5l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n\n      <a class=\"doc-item Default\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/7083\/Flow of Student Appeal-webpage.pdf\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"doc-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z\" stroke=\"#b84040\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M14 2v6h6\" stroke=\"#b84040\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9 13h1.5a1 1 0 0 1 0 2H9v2\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M13 13v4\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <path d=\"M16 13h1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1v-4z\" stroke=\"#c09040\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <span class=\"doc-label\">Flow of Student Appeal<\/span>\n        <span class=\"doc-type pdf\">PDF<\/span>\n        <svg class=\"doc-arrow\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n          <path d=\"M4 9h10M10 5l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT -->\n  <section class=\"contact-section\">\n    <div class=\"sec-heading\">\u806f\u7d61\u8cc7\u8a0a\u3000Contact Information<\/div>\n    <div class=\"contact-grid\">\n\n      <div class=\"contact-card\">\n        <div class=\"contact-title\">\u5b78\u751f\u7533\u8a34\u8a55\u8b70\u59d4\u54e1\u6703<\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">\u8fa6\u516c\u5ba4<\/span>\n          <span>B402<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">\u96fb\u8a71<\/span>\n          <span>(02) 2621-5656 \u8f49 3480<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">\u57f7\u884c\u79d8\u66f8<\/span>\n          <span>\u8b1d\u82b7\u745c \u5c0f\u59d0<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"contact-card\">\n        <div class=\"contact-title\">Student Appeal Review Committee<\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">Office<\/span>\n          <span>B402<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">Tel.<\/span>\n          <span>(02) 2621-5656 ext. 3480<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-key\">Secretary<\/span>\n          <span>Ms. Chih-Yu Hsieh<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n  <footer class=\"footer\">\n    \u6de1\u6c5f\u5927\u5b78\u3000\u5b78\u751f\u4e8b\u52d9\u8655\u751f\u6d3b\u8f14\u5c0e\u7d44\n  <\/footer>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u6de1\u6c5f\u5927\u5b78\u3000Tamkang University \u5b78\u751f\u7533\u8a34 Student Appeal \u4e2d\u6587\u8aaa\u660e \u672c\u6821\u5b78\u751f\u6536\u5230\u5b78\u6821\u5c0d\u65bc\u500b\u4eba\u751f\u6d3b\u3001\u5b78\u7fd2\u53ca\u734e\u61f2\u8655\u5206\u66f8\u5f8c\uff0c\u5982\u6709\u4e0d\u670d\uff0c\u61c9\u65bc\u6b21\u65e5\u8d77\u4e09\u5341\u65e5\u5167\u4ee5\u66f8\u9762\u6216\u90f5\u5bc4\uff08\u7db2\u5740\uff1a607489@o365.tku.edu.tw\uff09\u7533\u8a34\u66f8\u5411\u751f\u6d3b\u8f14\u5c0e\u7d44\u7533\u8a34\u696d\u52d9\u627f\u8fa6\u4eba\u63d0\u51fa\u7533\u8a34\u3002\u6709\u95dc\u5b78\u751f\u7533\u8a34\u76f8\u95dc\u8868\u683c\u3001\u8fa6\u6cd5\uff0c\u8acb\u53c3\u8003\u751f\u6d3b\u8f14\u5c0e\u7d44\u300c\u5b78\u751f\u7533\u8a34\u300d\u7db2\u9801\u3002 English Upon reception of any form of complaint against any student, student autonomies, or other related student organizations, if anyone found being wrongly judged and inadequately condemned, an academic appeal should be submitted to the Student Appeal Committee within thirty days of reception. Visit guidance section student appeal [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"wp-custom-template-asgx","format":"standard","meta":{"footnotes":""},"categories":[46],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/7083"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7083"}],"version-history":[{"count":3,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/7083\/revisions"}],"predecessor-version":[{"id":7086,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/7083\/revisions\/7086"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7083"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7083"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}