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

[Bot] 流程整理 #5

Open
peihsuan opened this issue Apr 12, 2017 · 5 comments
Open

[Bot] 流程整理 #5

peihsuan opened this issue Apr 12, 2017 · 5 comments
Milestone

Comments

@peihsuan
Copy link
Collaborator

peihsuan commented Apr 12, 2017

  • 理解 bot 文本概念
  • bot UX survey
  • 創建文本
@peihsuan peihsuan added this to the Prototype V1 milestone Apr 12, 2017
@peihsuan
Copy link
Collaborator Author

Chatbot Overview - 這篇介紹了chatbot 興起的原因還有基本該注意的一些設計事項

@peihsuan
Copy link
Collaborator Author

peihsuan commented Apr 14, 2017

Chatbot 要提供的功能條列:

  • (主動推播) 分眾資訊
    • 推訊息就好,不用流程
  • (主動推播) 發送問卷
    • 推問卷
    • Greeting
    • (coupon 回饋?)
  • (User 主動查詢) 即時疫情
    • (Button) 選擇 設定地點 / 自己預設要看的地方
    • 設定地點的話,要引導使用者給地點
  • (User 主動查詢) 捕蚊燈info
  • (Setting) 設定地點、個人資訊

--
我們要先做3,4,5 流程設定還有打招呼引導到功能條列部分 :D

@peihsuan
Copy link
Collaborator Author

peihsuan commented Apr 17, 2017

Greeting > List > (User Interaction) (3,4,5)

  1. 即時疫情 (Enter 3, 疫情, 即時疫情)
    回傳所關注地點的疫情,下面附上另一個button 寫 [查詢目前所在地疫情]
    如果User 按下button ,給hint 讓user傳位置

  2. 捕蚊燈Info (捕蚊燈、4、燈)
    您目前安裝的捕蚊燈比起一週內在這時間中抓到的平均值還高,最近蚊媒風險可能升高,請小心注意!
    (附圖)
    button 詳細資料 : link 到realtime 單一捕蚊燈狀況webpage

  3. Setting (設定、改資料、個人資料、5)
    給button 問要改什麼欄位 > 詢問要改的內容 > 確認要改內容(舊地址>新地址),對錯按button > 修改成功

@peihsuan
Copy link
Collaborator Author

小細節要注意的:

  1. 如果你進到要使用者輸入的環節,他連續三次都輸入不是你要的東西的話,state 轉回預設state,並給予提示
  2. 可以用button 解決的事情,盡量不打字。
    (不過button 不能給user 一直有效就是了,可能要紀錄state ,不然確定一次之後,再次按到button又修改了)

@winonecheng
Copy link
Owner

  1. Setting 流程修改大致完成

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

2 participants