招募期間:即日起~2023/3/20(一)
營隊期間:2023/7/3(一)~7/28(五),計四週
招募對象:大專院校與高中職學生(不限國籍)
關懷場域:南投縣中寮鄉爽文、永樂、永康、永和、中寮、清水與廣福等國小
本活動需繳交 1,000 元保證金,全程參與並完成服務,營隊結束後全額退還
志工 PLUS
1. 東海關懷營「200小時服務證書
2. 服務學習(3學分)-僅限東海大學學生
東海關懷營為一暑期偏鄉志工服務營隊,結合「專業訓練」、「國際接軌」、「積極創新」、「團隊合作」、「關懷社會」、「有效管理」六大培訓主軸。今年度加入金融理財元素,教導志工金融理財知識並設計相關教案,為偏鄉
小學生做為期3週的金融理財暑期營隊,將專業知識與社區服務結合,體會助人壯己之意義。
{
// 確保 lazy-load + skeleton
if (!img.classList.contains("lazy-load") || !img.classList.contains("skeleton")) {
img.classList.add("lazy-load", "skeleton");
}
// 避免重複包裹
if (img.parentElement.tagName === "A" && img.parentElement.parentElement.tagName === "FIGURE") return;
if (img.parentElement.tagName === "A" && img.parentElement.getAttribute("data-lightbox")) return;
const captionText = img.getAttribute("alt") || "【2023東海關懷營】招生中";
const imgSrc = img.getAttribute("src");
const a = document.createElement("a");
a.setAttribute("href", imgSrc);
a.setAttribute("class", "example-image-link");
a.setAttribute("data-lightbox", "example-set");
a.setAttribute("title", captionText);
a.appendChild(img.cloneNode(true));
const figure = document.createElement("figure");
figure.classList.add("text-center", "d-inline-block");
figure.appendChild(a);
const figcaption = document.createElement("figcaption");
figcaption.textContent = captionText;
figure.appendChild(figcaption);
img.replaceWith(figure);
});