174 Commits

Author SHA1 Message Date
eaa96d9bb2 修該資料庫 & 推薦點紀錄功能 2016-04-26 10:23:29 +08:00
341619b7bb fix sql PDO::PARAM_BOOL 2015-06-21 12:18:22 +08:00
5cbb643571 fix guard file 2015-06-21 10:51:07 +08:00
a85548550d 更改所有資料表名稱 2015-05-30 19:10:49 +08:00
yang
401ed3b4f4 接收Log所有紀錄 2015-04-02 13:00:16 +08:00
yang
990101b269 Log新增紀錄api 2015-04-02 12:32:44 +08:00
df06734a65 實作新增一筆紀錄功能 2015-04-02 11:16:48 +08:00
c8794e7f3f (尚未測試) Log 類別 2015-04-01 16:08:11 +08:00
f141d9e8b9 實作StudyActivity Lib: getRemainingTime 2015-03-17 17:01:59 +08:00
a7fe530a75 Fix 推薦學習點時的其他狀況(學習完成、時間已過) 2015-03-16 22:02:00 +08:00
512260f909 Fix 推薦學習點時的其他狀況(學習完成、時間已過) 2015-03-16 21:56:25 +08:00
8de12fa902 Fix 推薦學習點時的其他狀況(學習完成、時間已過) 2015-03-16 21:53:41 +08:00
da16ca6160 Fix 推薦學習點時,會判斷是否還有剩餘的學習時間 2015-03-16 21:45:52 +08:00
85095457cc Fix 導引演算法 2015-03-16 16:20:42 +08:00
61642d9846 Fix 結束學習活動時,若還尚有進行中的學習點,將自動標記為離開此學習點 2015-03-15 00:29:23 +08:00
d2d24d9ba0 Merge remote-tracking branch 'github/develop' into develop 2015-03-14 23:56:54 +08:00
acf7b7a811 Fix & Finish 推薦一個學習點時,直接當成行進中,標的目前人數+1 2015-03-14 23:54:54 +08:00
36fe36391a (待修) 資料表Study新增行進中欄位 2015-03-14 23:30:00 +08:00
yang
5ab17f5972 add DBLog 2015-03-14 18:54:33 +08:00
66a7d03b4d Fix Lib StudyManager: 若離開學習點時沒有進去資料,則送出例外。 API: 如果離開學習點時,沒有進入資料,則當成進去一次之後馬上出來 2015-03-14 18:06:18 +08:00
1d27342152 Merge remote-tracking branch 'github/develop' into develop 2015-03-12 16:09:22 +08:00
f3ac46ae4f Fix lib: DBTarget 輸出形態 2015-03-12 16:08:48 +08:00
yang
7c9320cf06 Fix RecommandPoint 2015-03-10 15:17:10 +08:00
470d85ae72 List all MaterialKind & SQL: MkID varchar to 25 2015-03-06 22:11:23 +08:00
yang
1f0280099a Update SQL 2015-02-06 17:48:56 +08:00
58cd47df7b Fix api 2015-02-05 15:53:10 +08:00
yang
24238a3b3b Merge branch 'develop' of https://github.com/CHU-TDAP/E-learning-Server-v2 into develop
Conflicts:
	htdocs/api/v2/index.php
2015-02-05 15:42:38 +08:00
yang
fbacdd9076 merge 2015-02-05 15:40:07 +08:00
345e83e160 Merge branch 'develop' of github.com:CHU-TDAP/E-learning-Server-v2 into develop
Conflicts:
	htdocs/api/v2/index.php
2015-02-05 15:34:12 +08:00
yang
a7b8ab964b Merge branch 'develop' of https://github.com/CHU-TDAP/E-learning-Server-v2 into develop
Conflicts:
	htdocs/api/v2/index.php
2015-02-05 15:26:56 +08:00
yang
1d0695f223 add placeinfo and map 2015-02-05 15:23:49 +08:00
86b3e562a6 Fix getRemainingPointTotal 不包含入口本身 & Fix API Recommand is_end 2015-01-29 00:23:48 +08:00
009d8eea2c Fix Database Table Name 2015-01-28 23:22:26 +08:00
2e7ea6d6ab 將learned_total改為即使未標記為離開,也算進去 2015-01-26 16:31:42 +08:00
7993614724 Fix Target Class: 手誤砍到一個字母 2015-01-26 16:30:58 +08:00
9fafd6e4c9 Fix Study Namespace裡的類別寫法弊病 2015-01-26 16:23:23 +08:00
7c4bf21d93 Fix API: 重複進入標的時,會將上個已進入紀錄標示為離開 2015-01-26 16:11:21 +08:00
8ba983a999 實作進出標的時加減標的目前人數 2015-01-26 15:57:30 +08:00
b239c28046 整合RecommandPoint進API & Fix RecommandPoint Class 2015-01-25 21:00:51 +08:00
6f159c3a63 Fix RecommandPoint Class 2015-01-25 20:33:31 +08:00
9fe8401bde Merge branch 'develop' of https://github.com/CHU-TDAP/E-learning-Server-v2 into develop 2015-01-25 19:40:30 +08:00
3a0bac60d6 完成RecommandPoint類別(需要做單元測試) 2015-01-25 19:40:10 +08:00
yang
b659857f03 add all target in learning 2015-01-21 15:07:29 +08:00
1a48e65d84 製作假的推薦學習點API出來 2015-01-20 19:20:47 +08:00
1db89a73d0 Fix Sql: 起始標的的地圖圖檔路徑 2015-01-20 03:31:23 +08:00
de70a40b37 fix Target Class: getMaterialUrl no data bug 2015-01-20 02:46:35 +08:00
76476de02f 調整SQL: TBelong內容,將起點本身的標的也算進去 2015-01-20 02:32:23 +08:00
6c83c28b98 加上TODO註解,請加上此功能 2015-01-19 23:26:10 +08:00
3e44a65b79 SQL Add新欄位: Theme內新增起始標的 2015-01-19 22:38:40 +08:00
yang
0cd8ba2d16 Merge branch 'develop' of https://github.com/CHU-TDAP/E-learning-Server-v2 into develop 2015-01-18 13:24:40 +08:00