Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

關於輸入介面的意見 #12

Open
scsnake opened this issue Apr 20, 2014 · 0 comments
Open

關於輸入介面的意見 #12

scsnake opened this issue Apr 20, 2014 · 0 comments

Comments

@scsnake
Copy link

scsnake commented Apr 20, 2014

可能有些和前面的意見有重覆,先講最影響效率的幾點:

  1. 圖片loading的時間太慢,建議可以同時用ajax先loading三個以上的圖片,然後先hide只留一個display,一按送出馬上display下一個已loading好的圖片,如此可以讓送出答案及loading圖片都變成背景作業,讓增加效率。
  2. 不同於很久以前的click*3,這次的OCR分成很多group,包括中文字、日期數字(手要移到數字盤)、空白(目前有快速鍵可用)、常用字(要用滑鼠點)、確認別人的答案(目前只能用滑鼠點),會造成手要在鍵盤字母區、數字盤和滑鼠間移動,降低效率。最簡單的改進方法是全部的常用字都有對應的快速鍵,避免用到滑鼠。
  3. 現在的「電腦」有很多種,筆電大部分沒有專屬的數字盤,行動裝置則輸入不易,如果能初步用簡單的OCR篩選出第2點提到的各種group,讓行動裝置可以專心用手指點或確認別人答案(而不用輸入字),讓筆電可以專心輸入非日期數字的題目,對於效率會有些提升。或者可以有個選項,讓user專心回答某種特定group的題目(專心中打、專心打日期、專心確認答案、專心確認空白)
  4. 隨著介面越來越複雜,可以放一個連結,稍微指示一下怎麼使用,例如浮水印不用輸入、數字是否輸入逗號。網友提到的累計輸入次數也會讓人較有成就感。

scsnake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant