NCNU-Scholarship/main.html
2024-03-21 18:44:47 +08:00

219 lines
11 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8">
<title>國立暨南國際大學資管系獎學金申請表</title>
</head>
<body>
<h1>國立暨南國際大學資管系獎學金申請表</h1>
<form id="scholarshipForm">
<div>
<label>申請日期:</label>
<input type="date" id="applicationDate" name="applicationDate" required>
</div>
<div>
<label>申請學生(簽章):</label>
<input type="text" id="studentSignature" name="studentSignature" required>
</div>
<div>
<label>學號:</label>
<input type="text" id="studentID" name="studentID" required>
</div>
<div>
<label>系所別(年級):</label>
<input type="text" id="departmentAndGrade" name="departmentAndGrade" required>
</div>
<div>
<label>導師(簽章):</label>
<input type="text" id="advisorSignature" name="advisorSignature" required>
</div>
<h2>申請項目及說明</h2>
<div>
<input type="checkbox" id="competitionAward" name="applicationItem" value="competitionAward">
<label for="competitionAward">參加校內、外(含國內、國際性)資管領域相關專業或學術性重要比賽得獎者</label>
</div>
<div>
<input type="checkbox" id="internationalConference" name="applicationItem" value="internationalConference">
<label for="internationalConference">參加國際性學術研討會或國際性會議並以外文發表論文者(不含摘要及海報論文)</label>
</div>
<blockquote><div>
<input type="checkbox" id="internalSupportApplied" name="supportApplied" value="internalSupportApplied">
<label for="internalSupportApplied">已向校內申請補助,申請單位:</label>
<input type="text" id="internalSupportUnit" name="internalSupportUnit">
<label>已獲補助額度NT$</label>
<input type="number" id="internalSupportAmount" name="internalSupportAmount">
</div>
<div>
<input type="checkbox" id="externalSupportApplied" name="supportApplied" value="externalSupportApplied">
<label for="externalSupportApplied">已向校外申請補助,申請單位:</label>
<input type="text" id="externalSupportUnit" name="externalSupportUnit">
<label>已獲補助額度NT$</label>
<input type="number" id="externalSupportAmount" name="externalSupportAmount">
</div>
<div>
<input type="checkbox" id="internalSupportAppliedNotGranted" name="supportApplied" value="internalSupportAppliedNotGranted">
<label for="internalSupportAppliedNotGranted">已向校內申請補助,申請單位:</label>
<input type="text" id="internalSupportUnitNotGranted" name="internalSupportUnitNotGranted">
<label>但未獲補助(若勾選此,請檢附未獲補助證明)</label>
</div>
<div>
<input type="checkbox" id="externalSupportAppliedNotGranted" name="supportApplied" value="externalSupportAppliedNotGranted">
<label for="externalSupportAppliedNotGranted">已向校外申請補助,申請單位:</label>
<input type="text" id="externalSupportUnitNotGranted" name="externalSupportUnitNotGranted">
<label>但未獲補助(若勾選此,請檢附未獲補助證明)</label>
</div>
<div>
<input type="checkbox" id="noSupportApplied" name="supportApplied" value="noSupportApplied">
<label for="noSupportApplied">未向校內外單位申請補助</label></blockquote>
</div>
<div>
<input type="checkbox" id="promoteDepartment" name="applicationItem" value="promoteDepartment">
<label for="promoteDepartment">促進本系招生、聲譽提升、協助教學或行政工作等有具體事蹟者</label>
</div>
<div>
<input type="checkbox" id="masterThesisInEnglish" name="applicationItem" value="masterThesisInEnglish">
<label for="masterThesisInEnglish">碩士畢業生學位口試以英文發表者</label>
</div>
<div>
<input type="checkbox" id="bestPaperAward" name="applicationItem" value="bestPaperAward">
<label for="bestPaperAward">參加資管領域相關學術研討會並榮獲最佳論文獎</label>
</div>
<div>
<input type="checkbox" id="nationalScienceCouncilAward" name="applicationItem" value="nationalScienceCouncilAward">
<label for="nationalScienceCouncilAward">獲得「國科會大專學生研究計畫獎勵」者</label>
</div>
<div>
<input type="checkbox" id="internationalExchangeStudent" name="applicationItem" value="internationalExchangeStudent">
<label for="internationalExchangeStudent">學生申請國際交換生</label>
</div>
<blockquote><div>
<input type="checkbox" id="internalSupportApplied" name="supportApplied" value="internalSupportApplied">
<label for="internalSupportApplied">已向校內申請補助,申請單位:</label>
<input type="text" id="internalSupportUnit" name="internalSupportUnit">
<label>已獲補助額度NT$</label>
<input type="number" id="internalSupportAmount" name="internalSupportAmount">
</div>
<div>
<input type="checkbox" id="externalSupportApplied" name="supportApplied" value="externalSupportApplied">
<label for="externalSupportApplied">已向校外申請補助,申請單位:</label>
<input type="text" id="externalSupportUnit" name="externalSupportUnit">
<label>已獲補助額度NT$</label>
<input type="number" id="externalSupportAmount" name="externalSupportAmount">
</div>
<div>
<input type="checkbox" id="internalSupportAppliedNotGranted" name="supportApplied" value="internalSupportAppliedNotGranted">
<label for="internalSupportAppliedNotGranted">已向校內申請補助,申請單位:</label>
<input type="text" id="internalSupportUnitNotGranted" name="internalSupportUnitNotGranted">
<label>但未獲補助(若勾選此,請檢附未獲補助證明)</label>
</div>
<div>
<input type="checkbox" id="externalSupportAppliedNotGranted" name="supportApplied" value="externalSupportAppliedNotGranted">
<label for="externalSupportAppliedNotGranted">已向校外申請補助,申請單位:</label>
<input type="text" id="externalSupportUnitNotGranted" name="externalSupportUnitNotGranted">
<label>但未獲補助(若勾選此,請檢附未獲補助證明)</label>
</div>
<div>
<input type="checkbox" id="noSupportApplied" name="supportApplied" value="noSupportApplied">
<label for="noSupportApplied">未向校內外單位申請補助</label>
</div></blockquote>
<div>
<input type="checkbox" id="undergraduateToMaster" name="applicationItem" value="undergraduateToMaster">
<label for="undergraduateToMaster">本系大學部學生報考本系碩士班經甄試或考試正取者</label>
</div>
<div>
<input type="checkbox" id="academicConferenceAward" name="applicationItem" value="academicConferenceAward">
<label for="academicConferenceAward">參加國內學術研討會發表論文並獲獎者</label>
</div>
<div>
<input type="checkbox" id="externalCompetitionTravelGrant" name="applicationItem" value="externalCompetitionTravelGrant">
<label for="externalCompetitionTravelGrant">學生參加校外學術性比賽之交通費補助</label>
</div>
<div>
<input type="checkbox" id="certificationAchievement" name="applicationItem" value="certificationAchievement">
<label for="certificationAchievement">在學學生考取TOEFL iBT 100分以上、IELTS 7分以上或日文N1、GRE 320分以上或同等證照證明</label>
</div>
<div>
<input type="checkbox" id="otherOption" name="applicationItem" value="other">
<label for="otherOption">其他:</label>
<input type="text" id="otherOptionText" name="otherOptionText">
</div>
<!-- 可以在此處繼續添加其他申請項目 -->
<br>
<fieldset>
<div>
<label><strong>系所助理:</strong></label>
<input type="text" id="departmentAssistant" name="departmentAssistant" required>
</div>
<h2>證明文件是否備齊</h2>
<div>
<input type="radio" id="documentsReadyYes" name="documentsReady" value="yes">
<label for="documentsReadyYes"></label>
<input type="radio" id="documentsReadyNo" name="documentsReady" value="no">
<label for="documentsReadyNo">否,尚須補繳:</label>
<input type="text" id="documentsMissing" name="documentsMissing">
</div>
<h2>學生事務委員會審核結果</h2>
<div>
<input type="checkbox" id="passed" name="committeeReview" value="passed">
<label for="passed"></label>
<input type="number" id="passedTimes" name="passedTimes" min="1" style="width: 50px;">次通過,核發獎學金
<input type="number" id="scholarshipAmount" name="scholarshipAmount" style="width: 100px;">
</div>
<div>
<input type="checkbox" id="notPassed" name="committeeReview" value="notPassed">
<label for="notPassed">未通過</label>
</div>
<div>
<label for="noSupportProof">未獲補助證明檔案繳交處:</label>
<input type="file" id="noSupportProof" name="noSupportProof" accept=".pdf, .doc, .docx, .jpg, .jpeg, .png">
</div>
<div></fieldset>
<br>
<input type="submit" value="提交申請">
</div>
<form id="scholarshipForm" method="post" enctype="multipart/form-data">
<!-- 若表單須通過http post方式提交至伺服器並且包括文件上傳需使用(from)這段程式碼-->
</form>
<div id="submittedData" style="display: none;">
<!-- -->
</div>
</form>
<script>
document.getElementById('scholarshipForm').onsubmit = function(event) {
event.preventDefault(); // Prevent the default form submission behavior
// Collect form data
var formData = new FormData(this);
// Convert form data to readable text format
var formContent = '';
for (var pair of formData.entries()) {
formContent += pair[0] + ': ' + pair[1] + '<br>';
}
// Open a new window to display the form content
var newWindow = window.open();
newWindow.document.write('<h1>國立暨南國際大學資管系獎學金申請內容</h1>' + formContent);
newWindow.document.close();
// Reset the form fields
this.reset();
};
</script>
</body>
</html>