prolin99/e_stud_import
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
【關於e_stud_import】 ================================================= 在台南市已建有學籍系統,但要在學校使用,卻無法直接連結。而使用 SFS3 或 X 學務,卻會造成維護兩套學籍系統的困擾。 這個學生名冊,直接匯入台南市學籍中已建制的匯出健康系統 XML 格式。每次學生更動,只要再重匯一次就可以最新的學生名冊。 有了學生資料才能再配合相關模組(如收費系統等)。 【環境需求】 ================================================= 1.PHP 5 以上 2.需要 Tad Tools 工具包 2.01 版 【安裝方法】 ================================================= 1.將新模組解壓,把目錄上傳到 modules 下。 2.需搭配 Tad Tools 工具包2.01 以上,詳細安裝方法請按此連結。 3.進入後台「模組→系統」進行模組安裝。 【使用方法】 ================================================= 1.先到後台學生名冊,上傳台南市學籍中已建制的匯出健康系統 XML 格式,會把舊資料全部清除後重建。 2.級任設定前,要先在偏好中設定要取得教師的所在群組,否則無法列出教師名單。 3.級任設定方法為,點選雙邊進行設定班級導師,選擇時呈黃色,設定完成為黑色,教師姓名會隱藏。垃圾桶圖示會還原重新設定。 4.職稱設定方法相同,在偏好修改學校中使用的職稱。指定時會配合群組代號,加入所屬群組權限。 【更新記錄】 ================================================= 1.3版,加入學生名冊匯出成網頁連結,提供如學生網頁連結畫面。 1.2版,加入教職員設定,提供教職員列表。教師可以切換呈現非本校員工,設班級、職稱會轉為本校員工。離職員工,會移除校內群組。 把學生名冊顯示移到後台。模組名稱改為:單位名冊。 1.1版,加入清除級任鍵。 1.0版,加入匯入 EXCEL 功能。 0.9版,加入 XML 範例檔。 0.8版,釋出。 【補充說明】 ================================================= 格式範例檔,本程式資料庫只存放 :身份證字號、姓名、性別、入學年、班級、監護人、座號、生日、代號。 欄位 stud_id , tn_id 內容相同,存放 "代號" 資料。