* Updated the copyright year.
* Updated the text of the gender question.
    * Avoided breaking the question text at line break, so that spaces were not added when copy them.
    * Fixed the errors of the inverted firstname (given name) and lastname (family name).
    * Advanced to version 2.3.
			
			
| @@ -33,7 +33,7 @@ | ||||
|     問題的編號 | ||||
|  | ||||
| 在「問題」欄位,填上實際的問卷題目。第一題我們先問填答者的性別,請填 | ||||
| 上「1.請選擇您的性別」。 | ||||
| 上「1.請選擇您的性別。」。 | ||||
|  | ||||
| .. figure:: images/03-02-03-gender-03-02.png | ||||
|     :alt: 問題的內容 | ||||
|   | ||||
| @@ -3,9 +3,10 @@ | ||||
|  | ||||
| 接著要問填答者的出生年月日。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q02」,問題填上「2.請選擇您的出 | ||||
| 生年月日。」題型往下拉選「 :index:`日期時間 <題型; 日期>` 」,開啟 | ||||
| 「必須回應」,然後按「儲存並離開」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q02」,問題填上 | ||||
| 「2.請選擇您的出生年月日。」題型往下拉選 | ||||
| 「 :index:`日期時間 <題型; 日期>` 」,開啟「必須回應」,然後按 | ||||
| 「儲存並離開」。 | ||||
|  | ||||
| .. figure:: images/03-02-04-date-01.png | ||||
|     :alt: 問題二:日期題型 | ||||
|   | ||||
| @@ -11,8 +11,9 @@ | ||||
| 大九。我們提供大一到大四,四個選項,並且多一個「其他」選項讓使用者自己 | ||||
| 填寫。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q03」,問題填上「3.請選擇您的年 | ||||
| 級。」題型往下拉選「列表(單選)」,開啟「選項『其他』」和「必須回應」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q03」,問題填上 | ||||
| 「3.請選擇您的年級。」題型往下拉選「列表(單選)」,開啟 | ||||
| 「選項『其他』」和「必須回應」。 | ||||
|  | ||||
| .. figure:: images/03-02-05-single-01.png | ||||
|     :alt: 問題三:單選題型 | ||||
| @@ -20,8 +21,8 @@ | ||||
|  | ||||
|     問題三:單選題型 | ||||
|  | ||||
| 按進階設定「Advanced settings」進去,往下拉找到「邏輯」下的「『其他:』 | ||||
| 必填的評論:」點按開啟。答題選擇其他時,必須填上幾年級。 | ||||
| 按進階設定「Advanced settings」進去,往下拉找到「邏輯」下的 | ||||
| 「『其他:』必填的評論:」點按開啟。答題選擇其他時,必須填上幾年級。 | ||||
|  | ||||
| 按右上角「儲存並關閉」。 | ||||
|  | ||||
| @@ -37,9 +38,10 @@ | ||||
|  | ||||
|     單選題型的『其他:』必填的評論 | ||||
|  | ||||
| 建好問題後,會提醒你還沒輸入選項:「You need to add answer options to | ||||
| this question」。可以直接點選「You need to add answer options to this | ||||
| question」進入,也可由上方「編輯答案選項」進入,輸入選項。 | ||||
| 建好問題後,會提醒你還沒輸入選項: | ||||
| 「You need to add answer options to this question」。可以直接點選 | ||||
| 「You need to add answer options to this question」進入,也可由上方 | ||||
| 「編輯答案選項」進入,輸入選項。 | ||||
|  | ||||
| .. figure:: images/03-02-05-single-04.png | ||||
|     :alt: 建好單選題型後,輸入選項 | ||||
|   | ||||
| @@ -13,9 +13,9 @@ | ||||
| 我們也可以用0–24共25個選項的單選欄位。不過有人會有3.5、2.25小時等等非 | ||||
| 整數,所以我們還是使用數值欄位。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q04」,問題填上「4.請問您每天放 | ||||
| 學後唸書幾個小時?」題型往下拉選「數值輸入」,題組選「貳、課後評量」, | ||||
| 開啟「必須回應」,然後按下「Advanced settings」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q04」,問題填上 | ||||
| 「4.請問您每天放學後唸書幾個小時?」題型往下拉選「數值輸入」,題組選 | ||||
| 「貳、課後評量」,開啟「必須回應」,然後按下「Advanced settings」。 | ||||
|  | ||||
| .. figure:: images/03-03-01-number-01.png | ||||
|     :alt: 問題四:數值題型 | ||||
|   | ||||
| @@ -9,9 +9,9 @@ | ||||
|  | ||||
| 每天的上網時間最少0小時,最多24小時,同樣可以容許小數點。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q05」,問題填上「5.過去七天每天 | ||||
| 上網幾小時?」題型往下拉選「多重數值輸入」,題組選「貳、課後評量」, | ||||
| 開啟「必須回應」,然後按下「Advanced settings」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q05」,問題填上 | ||||
| 「5.過去七天每天上網幾小時?」題型往下拉選「多重數值輸入」,題組選 | ||||
| 「貳、課後評量」,開啟「必須回應」,然後按下「Advanced settings」。 | ||||
|  | ||||
| .. figure:: images/03-03-02-multi-numbers-01.png | ||||
|     :alt: 問題五:多重數值題型 | ||||
| @@ -28,9 +28,10 @@ | ||||
|  | ||||
|     限制數值填答範圍 | ||||
|  | ||||
| 建好問題後,會提醒你還沒輸入子問題:「You need to add subquestions to | ||||
| this question」。可以直接點選「You need to add subquestions to this | ||||
| question」進入,也可由上方「編輯子問題」進入,輸入子問題。 | ||||
| 建好問題後,會提醒你還沒輸入子問題: | ||||
| 「You need to add subquestions to this question」。可以直接點選 | ||||
| 「You need to add subquestions to this question」進入,也可由上方 | ||||
| 「編輯子問題」進入,輸入子問題。 | ||||
|  | ||||
| .. figure:: images/03-03-02-multi-numbers-03.png | ||||
|     :alt: 建好多重數值題型後,輸入子問題 | ||||
|   | ||||
| @@ -4,14 +4,15 @@ | ||||
| 接下來我們想瞭解學生對課程各方面的滿意度。 | ||||
|  | ||||
| :index:`李克特氏五點量表 (Likert scale) <題型; 李克特氏五點量表>` 是常 | ||||
| 見的問題型式,常用於態度問卷、滿意度調查等等。 | ||||
| 見的問題型式,常用於態度問卷、滿意度調查、指標設計…等等。 | ||||
|  | ||||
| 因為選項上的文字無法調整,所以我們在題目上寫清楚「(1表最不滿意,5表最 | ||||
| 滿意)」。 | ||||
| 因為選項上的文字無法調整,所以我們在題目上寫清楚 | ||||
| 「(1表最不滿意,5表最滿意)」。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q06」,問題填上「6.課程滿意度 | ||||
| (1表最不滿意,5表最滿意):」題型往下拉選「陣列(五分選擇)」,題組選 | ||||
| 「貳、課後評量」,開啟「必須回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q06」,問題填上 | ||||
| 「6.課程滿意度(1表最不滿意,5表最滿意):」題型往下拉選 | ||||
| 「陣列(五分選擇)」,題組選「貳、課後評量」,開啟「必須回應」,然後按 | ||||
| 「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-03-03-likert-01.png | ||||
|     :alt: 問題六:李克特氏五點量表題型 | ||||
|   | ||||
| @@ -6,9 +6,9 @@ | ||||
| :index:`排序欄位 <題型; 排序>` 有很多種用途,可以用來詢問態度喜好的順 | ||||
| 序,也可用在社會網路分析中,詢問人際親疏的順序。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q07」,問題填上「7.請依序選擇您 | ||||
| 喜歡的單元。」題型往下拉選「排序」,題組選「貳、課後評量」,開啟「必須 | ||||
| 回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q07」,問題填上 | ||||
| 「7.請依序選擇您喜歡的單元。」題型往下拉選「排序」,題組選 | ||||
| 「貳、課後評量」,開啟「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-03-04-order-01.png | ||||
|     :alt: 問題七:排序題型 | ||||
|   | ||||
| @@ -4,18 +4,18 @@ | ||||
| 第八個問題,要詢問答題者是否是本校學生。我們會用到 | ||||
| :index:`「是/否」題型 <題型; 是/否>`。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q08」,問題填上「8.您是不是台師 | ||||
| 大學生?」題型往下拉選「是/否」,題組選「參、其他」,開啟「必須 | ||||
| 回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q08」,問題填上 | ||||
| 「8.您是不是台師大學生?」題型往下拉選「是/否」,題組選「參、其他」, | ||||
| 開啟「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-03-04-order-01.png | ||||
|     :alt: 問題七:排序題型 | ||||
| .. figure:: images/03-04-01-yesno-01.png | ||||
|     :alt: 問題八:是否題型 | ||||
|     :scale: 60% | ||||
|  | ||||
|     問題七:排序題型 | ||||
|     問題八:是否題型 | ||||
|  | ||||
| .. figure:: images/03-03-04-order-04.png | ||||
|     :alt: 排序題型預覽 | ||||
| .. figure:: images/03-04-01-yesno-02.png | ||||
|     :alt: 是否題型預覽 | ||||
|     :scale: 60% | ||||
|  | ||||
|     排序題型預覽 | ||||
|     是否題型預覽 | ||||
|   | ||||
| @@ -3,9 +3,10 @@ | ||||
|  | ||||
| 如果是台師大的學生,請同學填上學號。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q09」,問題填上「9.請填上您的學 | ||||
| 號。」題型往下拉選「 :index:`自由短文 <題型; 單行文字>` 」,題組選 | ||||
| 「參、其他」,開啟「必須回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q09」,問題填上 | ||||
| 「9.請填上您的學號。」題型往下拉選 | ||||
| 「 :index:`自由短文 <題型; 單行文字>` 」,題組選「參、其他」,開啟 | ||||
| 「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-04-02-id-01.png | ||||
|     :alt: 問題九:本校生的學號 | ||||
| @@ -21,8 +22,8 @@ | ||||
|  | ||||
|     按上方「Set conditions」設定問題條件。 | ||||
|  | ||||
| 接著往下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題「q08: 8.您 | ||||
| 是不是台師大學生?」答案選「Y(是)」,然後按下「增加條件」。 | ||||
| 接著往下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題 | ||||
| 「q08: 8.您是不是台師大學生?」答案選「Y(是)」,然後按下「增加條件」。 | ||||
|  | ||||
| .. figure:: images/03-04-02-id-03.png | ||||
|     :alt: 加上問題的條件 | ||||
|   | ||||
| @@ -3,9 +3,10 @@ | ||||
|  | ||||
| 如果是外校生,請同學填上學校和科系。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q10」,問題填上「10.請填上您就讀 | ||||
| 的學校。」題型往下拉選「 :index:`自由短文 <題型; 單行文字>` 」,題組選 | ||||
| 「參、其他」,開啟「必須回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q10」,問題填上 | ||||
| 「10.請填上您就讀的學校。」題型往下拉選 | ||||
| 「 :index:`自由短文 <題型; 單行文字>` 」,題組選「參、其他」,開啟 | ||||
| 「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-04-03-school-01.png | ||||
|     :alt: 問題十:外校生的就讀學校 | ||||
| @@ -14,8 +15,8 @@ | ||||
|     問題十:外校生的就讀學校 | ||||
|  | ||||
| 接著按上方「Set conditions」設定問題的條件。在設定問題條件的頁面上,往 | ||||
| 下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題「q08: 8.您是不是 | ||||
| 台師大學生?」答案選「N(否)」,然後按下「增加條件」。 | ||||
| 下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題 | ||||
| 「q08: 8.您是不是台師大學生?」答案選「N(否)」,然後按下「增加條件」。 | ||||
|  | ||||
| .. figure:: images/03-04-03-school-02.png | ||||
|     :alt: 加上外校生就讀學校問題的條件 | ||||
| @@ -35,9 +36,10 @@ | ||||
|  | ||||
|     設好的外校生就讀學校問題條件 | ||||
|  | ||||
| 再一次,在新增問卷問題的編輯頁面上,編號填上「q11」,問題填上「11.請填 | ||||
| 上您就讀的科系。」題型往下拉選「 :index:`自由短文 <題型; 單行文字>` 」 | ||||
| ,題組選「參、其他」,開啟「必須回應」,然後按「儲存並關閉」。 | ||||
| 再一次,在新增問卷問題的編輯頁面上,編號填上「q11」,問題填上 | ||||
| 「11.請填上您就讀的科系。」題型往下拉選 | ||||
| 「 :index:`自由短文 <題型; 單行文字>` 」,題組選「參、其他」,開啟 | ||||
| 「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-04-03-school-04.png | ||||
|     :alt: 問題十一:外校生的就讀科系 | ||||
| @@ -46,8 +48,8 @@ | ||||
|     問題十一:外校生的就讀科系 | ||||
|  | ||||
| 接著按上方「Set conditions」設定問題的條件。在設定問題條件的頁面上,往 | ||||
| 下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題「q08: 8.您是不是 | ||||
| 台師大學生?」答案選「N(否)」,然後按下「增加條件」。 | ||||
| 下拉到頁面下方「增加條件」的地方,問題選剛剛的第八題 | ||||
| 「q08: 8.您是不是台師大學生?」答案選「N(否)」,然後按下「增加條件」。 | ||||
|  | ||||
| .. figure:: images/03-04-03-school-05.png | ||||
|     :alt: 加上外校生就讀科系問題的條件 | ||||
|   | ||||
| @@ -4,11 +4,11 @@ | ||||
| 問卷最後我們請填答者給我們課程的建議,告訴我們問卷沒有問到的感想。 | ||||
|  | ||||
| 課程建議題型使用「 :index:`自由長答 <題型; 多行文字>` 」。填答者不一定 | ||||
| 非給建議不可,不需要開啟「不須回應」。自由長答的內文可以做質性分析。 | ||||
| 非給建議不可,不是必答。自由長答的內文可以做質性分析。 | ||||
|  | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q12」,問題填上「12.您若有對課程 | ||||
| 的任何建議,請告訴我們。」題型往下拉選「自由長答」,題組選「參、其他」 | ||||
| ,不要開啟「必須回應」,然後按「儲存並關閉」。 | ||||
| 在新增問卷問題的編輯頁面上,編號填上「q12」,問題填上 | ||||
| 「12.您若有對課程的任何建議,請告訴我們。」題型往下拉選「自由長答」, | ||||
| 題組選「參、其他」,不要開啟「必須回應」,然後按「儲存並關閉」。 | ||||
|  | ||||
| .. figure:: images/03-04-04-comment.png | ||||
|     :alt: 問題十二:自由長答 | ||||
|   | ||||
| @@ -31,7 +31,8 @@ | ||||
|  | ||||
|     選擇開放式問卷 | ||||
|  | ||||
| 問卷頁面中間的Survey URL,即為問卷網址。將問卷網址複製下來散發(Email、Facebook、LINE或紙本),連上網址的人,即可填答。 | ||||
| 問卷頁面中間的Survey URL,即為問卷網址。將問卷網址複製下來散發 | ||||
| (Email、Facebook、LINE或紙本),連上網址的人,即可填答。 | ||||
|  | ||||
| .. figure:: images/04-02-open-02.png | ||||
|     :alt: 開放式問卷的網址 | ||||
|   | ||||
| @@ -18,7 +18,7 @@ | ||||
|  | ||||
|     點選「建立」加上新的填答者 | ||||
|  | ||||
| 點「加入參與者」,就可以一筆一筆輸入填答者資料。 | ||||
| 選「加入參與者」,就可以一筆一筆輸入填答者資料。 | ||||
|  | ||||
| .. figure:: images/04-03-01-participants-03.png | ||||
|     :alt: 選「建立」「加入參與者」輸入填答者資料 | ||||
| @@ -26,9 +26,10 @@ | ||||
|  | ||||
|     選「建立」「加入參與者」輸入填答者資料 | ||||
|  | ||||
| 填上First name(姓)、Last name(名)和Email郵件信箱,按右上角「儲存」 | ||||
| 填上First name(名)、Last name(姓)和Email郵件信箱,按右上角「儲存」 | ||||
| 即可。Token( :index:`邀請碼 <邀請碼; 填寫>` )可留白,系統自動產生亂 | ||||
| 數邀請碼。也可以使用身份證字號、學號等對方容易記憶的邀請碼,只要不重複即可。 | ||||
| 數邀請碼。也可以使用身份證字號、學號等對方容易記憶的邀請碼, | ||||
| 只要不重複即可。 | ||||
|  | ||||
| .. figure:: images/04-03-01-participants-04.png | ||||
|     :alt: 輸入填答者資料 | ||||
| @@ -36,7 +37,7 @@ | ||||
|  | ||||
|     輸入填答者資料 | ||||
|  | ||||
| 點「CSV檔案」,可從CSV檔整批匯入填答者名單。 | ||||
| 選「CSV檔案」,可從CSV檔整批匯入填答者名單。 | ||||
|  | ||||
| .. figure:: images/04-03-01-participants-05.png | ||||
|     :alt: 選「建立」「CSV檔案」從CSV檔匯入填答者名單 | ||||
| @@ -46,8 +47,8 @@ | ||||
|  | ||||
| CSV檔欄位如下: | ||||
|  | ||||
| - firstname(姓) | ||||
| - lastname(名) | ||||
| - firstname(名) | ||||
| - lastname(姓) | ||||
| - email(郵件信箱) | ||||
| - (選填)token(邀請碼) | ||||
|  | ||||
|   | ||||
| @@ -12,8 +12,8 @@ | ||||
| 封閉式問卷需要額外設定填答者名單。名單上的填答者,需有 | ||||
| :index:`邀請碼 <邀請碼>` 才可填答。每個填答者的邀請碼各自不同。 | ||||
|  | ||||
| 啟用問卷後,詢問是否要封閉式問卷時,按左下角的「切換至封閉問卷模式」即 | ||||
| 可。 | ||||
| 啟用問卷後,詢問是否要封閉式問卷時,按左下角的「切換至封閉問卷模式」 | ||||
| 即可。 | ||||
|  | ||||
| .. figure:: images/04-03-close-01.png | ||||
|     :alt: 選擇封閉式問卷 | ||||
| @@ -21,14 +21,14 @@ | ||||
|  | ||||
|     選擇封閉式問卷 | ||||
|  | ||||
| 詢問是否要建立填答者名單表時,請點選左下角「Initialise participant | ||||
| table」。 | ||||
| 詢問是否要建立空白填答者名單表時,請點選左下角 | ||||
| 「Initialise participant table」。 | ||||
|  | ||||
| .. figure:: images/04-03-close-02.png | ||||
|     :alt: 初始化填答者名單 | ||||
|     :alt: 建立空白填答者名單表 | ||||
|     :scale: 60% | ||||
|  | ||||
|     初始化填答者名單 | ||||
|     建立空白填答者名單表 | ||||
|  | ||||
|  | ||||
| .. toctree:: | ||||
|   | ||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						| @@ -16,7 +16,7 @@ I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . | ||||
|  | ||||
| # My local extension | ||||
| PROJNAME		= learning-limesurvey | ||||
| PROJVER			= 2.2 | ||||
| PROJVER			= 2.3 | ||||
|  | ||||
| .PHONY: help | ||||
| help: | ||||
|   | ||||
							
								
								
									
										8
									
								
								conf.py
									
									
									
									
									
								
							
							
						
						| @@ -49,7 +49,7 @@ master_doc = 'index' | ||||
|  | ||||
| # General information about the project. | ||||
| project = u'台師大問卷調查平台LimeSurvey學習手冊' | ||||
| copyright = u'2017, 楊士青' | ||||
| copyright = u'2017-2018, 楊士青' | ||||
| author = u'楊士青 <imacat@ntnu.edu.tw>' | ||||
|  | ||||
| # The version info for the project you're documenting, acts as replacement for | ||||
| @@ -57,9 +57,9 @@ author = u'楊士青 <imacat@ntnu.edu.tw>' | ||||
| # built documents. | ||||
| # | ||||
| # The short X.Y version. | ||||
| version = u'2.2' | ||||
| version = u'2.3' | ||||
| # The full version, including alpha/beta/rc tags. | ||||
| release = u'2.2' | ||||
| release = u'2.3' | ||||
|  | ||||
| # The language for content autogenerated by Sphinx. Refer to documentation | ||||
| # for a list of supported languages. | ||||
| @@ -133,7 +133,7 @@ html_theme = 'alabaster' | ||||
| # The name for this set of Sphinx documents. | ||||
| # "<project> v<release> documentation" by default. | ||||
| # | ||||
| # html_title = u'台師大問卷調查平台LimeSurvey學習手冊 v2.2' | ||||
| # html_title = u'台師大問卷調查平台LimeSurvey學習手冊 v2.3' | ||||
|  | ||||
| # A shorter title for the navigation bar.  Default is the same as html_title. | ||||
| # | ||||
|   | ||||
| Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB | 
| Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB | 
| Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 62 KiB | 
| Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 79 KiB | 
| @@ -6,7 +6,7 @@ | ||||
| 台師大問卷調查平台LimeSurvey學習手冊 | ||||
| ==================================== | ||||
|  | ||||
| 版權所有 |copy| 2017 楊士青。 | ||||
| 版權所有 |copy| 2017-2018 楊士青。 | ||||
|  | ||||
| 「台師大問卷調查平台LimeSurvey學習手冊」由 | ||||
| `楊士青 <imacat@ntnu.edu.tw>`_ 撰寫,採用 | ||||
| @@ -26,7 +26,7 @@ | ||||
| 可供下載,並有 | ||||
| `填答者名單CSV檔範例 <http://limesurvey.iro.ntnu.edu.tw/learning/participants-example.csv>`_ | ||||
| 可下載參考,亦歡迎下載參閱 | ||||
| `學習手冊的Sphinx/reStructuredText原始檔 <http://limesurvey.iro.ntnu.edu.tw/learning/learning-limesurvey-2.2.zip>`_ | ||||
| `學習手冊的Sphinx/reStructuredText原始檔 <http://limesurvey.iro.ntnu.edu.tw/learning/learning-limesurvey-2.3.zip>`_ | ||||
| 。台師大問卷調查平台上,有 | ||||
| `本學習手冊上的範例問卷 <http://limesurvey.iro.ntnu.edu.tw/index.php/161873>`_ | ||||
| ,歡迎參閱。 | ||||
| @@ -54,7 +54,7 @@ | ||||
| 		:caption: 附錄 | ||||
| 		 | ||||
| 		apx-01-copy | ||||
| 		apx-02-ab-testing | ||||
| ..		apx-02-ab-testing | ||||
| 	 | ||||
|     索引 | ||||
|     ==== | ||||
|   | ||||
| @@ -2,7 +2,7 @@ diff -r -u a/_build/latex/learning-limesurvey.tex b/_build/latex/learning-limesu | ||||
| --- a/_build/latex/learning-limesurvey.tex	2017-11-22 10:38:01.965578637 +0800 | ||||
| +++ b/_build/latex/learning-limesurvey.tex	2017-11-22 10:39:03.497580780 +0800 | ||||
| @@ -41,7 +41,7 @@ | ||||
|  \release{2.2} | ||||
|  \release{2.3} | ||||
|  \author{楊士青} | ||||
|  \newcommand{\sphinxlogo}{} | ||||
| -\renewcommand{\releasename}{釋出} | ||||
|   | ||||
| @@ -1,101 +1,101 @@ | ||||
| firstname,lastname,email,token | ||||
| 姜,馨文,b199356726@example.com,B199356726 | ||||
| 胡,克人,a193244511@example.com,A193244511 | ||||
| 陳,彥儒,c298114432@example.com,C298114432 | ||||
| 鄭,幸年,a195796303@example.com,A195796303 | ||||
| 吳,峻豪,a298838551@example.com,A298838551 | ||||
| 徐,伯胤,c197082135@example.com,C197082135 | ||||
| 林,珍瑋,d197531885@example.com,D197531885 | ||||
| 張,怡君,e192748470@example.com,E192748470 | ||||
| 卓,淑婷,c193386409@example.com,C193386409 | ||||
| 黃,姿愛,f194252889@example.com,F194252889 | ||||
| 鐘,秀青,e194020868@example.com,E194020868 | ||||
| 張,志彬,f198995527@example.com,F198995527 | ||||
| 陳,毓希,g294601054@example.com,G294601054 | ||||
| 王,鳳花,a293885934@example.com,A293885934 | ||||
| 呂,登珠,c193399522@example.com,C193399522 | ||||
| 屠,允珮,g299857574@example.com,G299857574 | ||||
| 簡,佩玲,c193950150@example.com,C193950150 | ||||
| 林,明茂,c197930421@example.com,C197930421 | ||||
| 陳,宏芸,d198841228@example.com,D198841228 | ||||
| 葉,蓉蓁,b191782831@example.com,B191782831 | ||||
| 夏,夙倫,e197865172@example.com,E197865172 | ||||
| 林,家瑋,g199982007@example.com,G199982007 | ||||
| 韓,佩蓉,g291831694@example.com,G291831694 | ||||
| 張,國偉,c196129586@example.com,C196129586 | ||||
| 林,佳容,b199169134@example.com,B199169134 | ||||
| 陳,怡如,b191321918@example.com,B191321918 | ||||
| 葉,裕哲,a296654753@example.com,A296654753 | ||||
| 楊,吟苓,f299376975@example.com,F299376975 | ||||
| 張,建宇,g197340592@example.com,G197340592 | ||||
| 陳,沛水,g192637625@example.com,G192637625 | ||||
| 駱,舒婷,c191920136@example.com,C191920136 | ||||
| 吳,香君,h297136500@example.com,H297136500 | ||||
| 錢,欣怡,e196988381@example.com,E196988381 | ||||
| 李,國華,a296068051@example.com,A296068051 | ||||
| 璩,以書,h192844489@example.com,H192844489 | ||||
| 童,家豪,g297285543@example.com,G297285543 | ||||
| 顏,懿珮,g297757928@example.com,G297757928 | ||||
| 禹,添旭,g198650971@example.com,G198650971 | ||||
| 陳,秀孜,f192401884@example.com,F192401884 | ||||
| 唐,雅婷,g197750963@example.com,G197750963 | ||||
| 時,芝信,a194868051@example.com,A194868051 | ||||
| 賴,俊豪,e293309871@example.com,E293309871 | ||||
| 李,怡宇,a295122501@example.com,A295122501 | ||||
| 詹,雅禾,b295191052@example.com,B295191052 | ||||
| 許,振瑋,b293102020@example.com,B293102020 | ||||
| 蘇,馨樂,d294844636@example.com,D294844636 | ||||
| 曾,鈺貞,b191260750@example.com,B191260750 | ||||
| 黃,政儒,d191469559@example.com,D191469559 | ||||
| 徐,莉雯,h295665428@example.com,H295665428 | ||||
| 蔡,友璇,h194462592@example.com,H194462592 | ||||
| 賈,冠勳,b195499391@example.com,B195499391 | ||||
| 吳,柏鈞,a199494417@example.com,A199494417 | ||||
| 林,季弘,a197391324@example.com,A197391324 | ||||
| 吳,昌蘭,g196228551@example.com,G196228551 | ||||
| 蔡,惠雯,e293086471@example.com,E293086471 | ||||
| 胥,樂城,a296759584@example.com,A296759584 | ||||
| 崔,淑貞,h199715169@example.com,H199715169 | ||||
| 李,依為,c295346245@example.com,C295346245 | ||||
| 林,惠仁,d296031093@example.com,D296031093 | ||||
| 張,協旺,c297809549@example.com,C297809549 | ||||
| 蔡,政宜,c295463394@example.com,C295463394 | ||||
| 彭,佑霖,h297406007@example.com,H297406007 | ||||
| 陳,立如,g197667776@example.com,G197667776 | ||||
| 潘,千合,d294164857@example.com,D294164857 | ||||
| 楊,雅友,d196468436@example.com,D196468436 | ||||
| 郭,韻儀,b195254650@example.com,B195254650 | ||||
| 於,秉虹,e199455094@example.com,E199455094 | ||||
| 周,茜意,h192719098@example.com,H192719098 | ||||
| 王,湖華,e194271543@example.com,E194271543 | ||||
| 張,健豪,d199888172@example.com,D199888172 | ||||
| 袁,育儒,e194630113@example.com,E194630113 | ||||
| 蔡,明卿,a193432379@example.com,A193432379 | ||||
| 林,潔亨,c297281345@example.com,C297281345 | ||||
| 徐,恆茜,d299644010@example.com,D299644010 | ||||
| 李,姿盛,b192920737@example.com,B192920737 | ||||
| 李,美惠,e293856053@example.com,E293856053 | ||||
| 葉,忠伸,e299368276@example.com,E299368276 | ||||
| 張,康青,h299498745@example.com,H299498745 | ||||
| 林,宗穎,c292479587@example.com,C292479587 | ||||
| 王,心州,e197906794@example.com,E197906794 | ||||
| 藍,宗翰,e194423298@example.com,E194423298 | ||||
| 楊,俊凱,c291883658@example.com,C291883658 | ||||
| 劉,美正,g295924190@example.com,G295924190 | ||||
| 陳,正雲,a298262486@example.com,A298262486 | ||||
| 朱,英傑,a199611249@example.com,A199611249 | ||||
| 陳,仁豪,c196267885@example.com,C196267885 | ||||
| 陳,俊安,h293527818@example.com,H293527818 | ||||
| 楊,依婷,g294577062@example.com,G294577062 | ||||
| 曹,智翔,b195992299@example.com,B195992299 | ||||
| 黃,淑友,a196690999@example.com,A196690999 | ||||
| 李,佳珊,c294963564@example.com,C294963564 | ||||
| 林,良霞,b297114660@example.com,B297114660 | ||||
| 陳,弘愛,d199188846@example.com,D199188846 | ||||
| 林,立琦,c192960152@example.com,C192960152 | ||||
| 王,玟士,b196395945@example.com,B196395945 | ||||
| 林,家銘,e297338949@example.com,E297338949 | ||||
| 王,雅芬,e298249110@example.com,E298249110 | ||||
| 賴,淑萍,c296441409@example.com,C296441409 | ||||
| 鄭,雪珠,d294349261@example.com,D294349261 | ||||
| 周,家祥,c194001549@example.com,C194001549 | ||||
| 馨文,姜,b199356726@example.com,B199356726 | ||||
| 克人,胡,a193244511@example.com,A193244511 | ||||
| 彥儒,陳,c298114432@example.com,C298114432 | ||||
| 幸年,鄭,a195796303@example.com,A195796303 | ||||
| 峻豪,吳,a298838551@example.com,A298838551 | ||||
| 伯胤,徐,c197082135@example.com,C197082135 | ||||
| 珍瑋,林,d197531885@example.com,D197531885 | ||||
| 怡君,張,e192748470@example.com,E192748470 | ||||
| 淑婷,卓,c193386409@example.com,C193386409 | ||||
| 姿愛,黃,f194252889@example.com,F194252889 | ||||
| 秀青,鐘,e194020868@example.com,E194020868 | ||||
| 志彬,張,f198995527@example.com,F198995527 | ||||
| 毓希,陳,g294601054@example.com,G294601054 | ||||
| 鳳花,王,a293885934@example.com,A293885934 | ||||
| 登珠,呂,c193399522@example.com,C193399522 | ||||
| 允珮,屠,g299857574@example.com,G299857574 | ||||
| 佩玲,簡,c193950150@example.com,C193950150 | ||||
| 明茂,林,c197930421@example.com,C197930421 | ||||
| 宏芸,陳,d198841228@example.com,D198841228 | ||||
| 蓉蓁,葉,b191782831@example.com,B191782831 | ||||
| 夙倫,夏,e197865172@example.com,E197865172 | ||||
| 家瑋,林,g199982007@example.com,G199982007 | ||||
| 佩蓉,韓,g291831694@example.com,G291831694 | ||||
| 國偉,張,c196129586@example.com,C196129586 | ||||
| 佳容,林,b199169134@example.com,B199169134 | ||||
| 怡如,陳,b191321918@example.com,B191321918 | ||||
| 裕哲,葉,a296654753@example.com,A296654753 | ||||
| 吟苓,楊,f299376975@example.com,F299376975 | ||||
| 建宇,張,g197340592@example.com,G197340592 | ||||
| 沛水,陳,g192637625@example.com,G192637625 | ||||
| 舒婷,駱,c191920136@example.com,C191920136 | ||||
| 香君,吳,h297136500@example.com,H297136500 | ||||
| 欣怡,錢,e196988381@example.com,E196988381 | ||||
| 國華,李,a296068051@example.com,A296068051 | ||||
| 以書,璩,h192844489@example.com,H192844489 | ||||
| 家豪,童,g297285543@example.com,G297285543 | ||||
| 懿珮,顏,g297757928@example.com,G297757928 | ||||
| 添旭,禹,g198650971@example.com,G198650971 | ||||
| 秀孜,陳,f192401884@example.com,F192401884 | ||||
| 雅婷,唐,g197750963@example.com,G197750963 | ||||
| 芝信,時,a194868051@example.com,A194868051 | ||||
| 俊豪,賴,e293309871@example.com,E293309871 | ||||
| 怡宇,李,a295122501@example.com,A295122501 | ||||
| 雅禾,詹,b295191052@example.com,B295191052 | ||||
| 振瑋,許,b293102020@example.com,B293102020 | ||||
| 馨樂,蘇,d294844636@example.com,D294844636 | ||||
| 鈺貞,曾,b191260750@example.com,B191260750 | ||||
| 政儒,黃,d191469559@example.com,D191469559 | ||||
| 莉雯,徐,h295665428@example.com,H295665428 | ||||
| 友璇,蔡,h194462592@example.com,H194462592 | ||||
| 冠勳,賈,b195499391@example.com,B195499391 | ||||
| 柏鈞,吳,a199494417@example.com,A199494417 | ||||
| 季弘,林,a197391324@example.com,A197391324 | ||||
| 昌蘭,吳,g196228551@example.com,G196228551 | ||||
| 惠雯,蔡,e293086471@example.com,E293086471 | ||||
| 樂城,胥,a296759584@example.com,A296759584 | ||||
| 淑貞,崔,h199715169@example.com,H199715169 | ||||
| 依為,李,c295346245@example.com,C295346245 | ||||
| 惠仁,林,d296031093@example.com,D296031093 | ||||
| 協旺,張,c297809549@example.com,C297809549 | ||||
| 政宜,蔡,c295463394@example.com,C295463394 | ||||
| 佑霖,彭,h297406007@example.com,H297406007 | ||||
| 立如,陳,g197667776@example.com,G197667776 | ||||
| 千合,潘,d294164857@example.com,D294164857 | ||||
| 雅友,楊,d196468436@example.com,D196468436 | ||||
| 韻儀,郭,b195254650@example.com,B195254650 | ||||
| 秉虹,於,e199455094@example.com,E199455094 | ||||
| 茜意,周,h192719098@example.com,H192719098 | ||||
| 湖華,王,e194271543@example.com,E194271543 | ||||
| 健豪,張,d199888172@example.com,D199888172 | ||||
| 育儒,袁,e194630113@example.com,E194630113 | ||||
| 明卿,蔡,a193432379@example.com,A193432379 | ||||
| 潔亨,林,c297281345@example.com,C297281345 | ||||
| 恆茜,徐,d299644010@example.com,D299644010 | ||||
| 姿盛,李,b192920737@example.com,B192920737 | ||||
| 美惠,李,e293856053@example.com,E293856053 | ||||
| 忠伸,葉,e299368276@example.com,E299368276 | ||||
| 康青,張,h299498745@example.com,H299498745 | ||||
| 宗穎,林,c292479587@example.com,C292479587 | ||||
| 心州,王,e197906794@example.com,E197906794 | ||||
| 宗翰,藍,e194423298@example.com,E194423298 | ||||
| 俊凱,楊,c291883658@example.com,C291883658 | ||||
| 美正,劉,g295924190@example.com,G295924190 | ||||
| 正雲,陳,a298262486@example.com,A298262486 | ||||
| 英傑,朱,a199611249@example.com,A199611249 | ||||
| 仁豪,陳,c196267885@example.com,C196267885 | ||||
| 俊安,陳,h293527818@example.com,H293527818 | ||||
| 依婷,楊,g294577062@example.com,G294577062 | ||||
| 智翔,曹,b195992299@example.com,B195992299 | ||||
| 淑友,黃,a196690999@example.com,A196690999 | ||||
| 佳珊,李,c294963564@example.com,C294963564 | ||||
| 良霞,林,b297114660@example.com,B297114660 | ||||
| 弘愛,陳,d199188846@example.com,D199188846 | ||||
| 立琦,林,c192960152@example.com,C192960152 | ||||
| 玟士,王,b196395945@example.com,B196395945 | ||||
| 家銘,林,e297338949@example.com,E297338949 | ||||
| 雅芬,王,e298249110@example.com,E298249110 | ||||
| 淑萍,賴,c296441409@example.com,C296441409 | ||||
| 雪珠,鄭,d294349261@example.com,D294349261 | ||||
| 家祥,周,c194001549@example.com,C194001549 | ||||
| 
 |