HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • Write
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Save as template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: edu,幸福存摺 --- # 幸福存摺 圖像設計 ## v1.0.0 ```graphviz digraph graphname{ nodesep=1.0 node [color=Black,fontname=Courier,shape=box] //All nodes will this shape and colour edge [color= Black, style=dashed] //All the lines look like this 登入 -> {首頁 學生列表 任務列表 設定}; 學生列表 -> {學生A}; 任務列表 -> {任務A}; 學生A -> {基本資料 交易紀錄 任務紀錄}; 交易紀錄 -> {紀錄列表 "新增(任務)" 提領 取消} } ``` ### Android Screenshots ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_704e839c2f86b55445731f10ca2abcff.png =30%x) ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_e206621f8d7d68838748e515b251dc50.png =30%x) ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_8d93393962e77a89865ce3ddaf59dd0a.png =30%x) ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_cc675788b2807041f5fa1c2701ee0454.png =30%x) ### 問題 #### 需要設立獎勵列表嗎?(像任務列表那樣) John: 其實這個有有在我的初始設計裡面,但小草書屋目前沒有使用,所以我想可以在下一版加入。 #### 同所老師共用任務還是分開? John: 系統是多機構形式,目前任務是機構共享,所以是所有老師共用。 #### 首頁放什麼? John: 我也沒頭緒,我想應該是公告事項或是一些提醒?請建議~ #### 任務類型: * 任務需要設置申請型、指令型嗎? ``` John: 有考慮唷~申請型的話後台需要增加申請審核,我想可以在下一版加入~ ``` * 顯示任務的狀態進行、已完成? 目前看起來是學生完成任務後,老師點按給予點數獎勵 (這樣學生這邊要先自己記得他有什麼任務) ``` John: 其實這個是有的,因為後台的設計是 任務模板>個人任務(指派/申請)>獎勵。只是從小草書屋既有的模式來看,我覺得引進”個人任務+狀態更新“有點太複雜,所以一開始沒有放在UI,但現在看來似乎是造成困擾,我這幾天找時間加回去。 至於任務狀態與最後的老師審核也在我的設計之中,但是考量到小草書屋的情況(怕增加複雜性),所以想說可以推到下一版進行。 ``` #### 登入頁 錯誤狀態設計: * 缺少註冊功能 ``` John: 我盡快加~ ``` https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/20 * 按google、fb登入會出現bottom sheet,看能不能直接跳至下頁 ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_1b0b56faf8cc4630b2c3cb689ce0b9bf.jpg =30%x) ``` John: 這個看來是android才有,我看看有沒有解 ``` https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/21 忘記密碼 : * 頁面統一語系改成中文 * 放上文字提示會寄送至信箱 ``` John: 盡快改 ``` https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/22 #### 學生 * 可增加尋學生功能 https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/23 * 分數 -分數後$5.00的.00可以刪掉 -分數條預設5或其他數字為單位 -分數條區間直接寫在拉霸上 -指定分數頁面確認和取消太近,可能錯案 ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_6506c746ae66ae28b34e0270b3be95a1.jpg =30%x) https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/24 * 沒有刪除學生功能(編輯刪除或是滑動刪除) https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/25 * 新增、領取等頁面可以直接做成modal或一個頁面,去除背面黑幕頁面空間更大 ``` John: 現在是用modal,我可以讓他置頂~ ``` https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/26 * 編輯的提款記錄放標題,目前會跟取消交易搞混,看起來也是按紐 ![](https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_4d31aa919df9fe0794d02985f7dc05db.jpg =30%x) https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/27 * 「取消交易」可以採用滑動刪除 https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/28 #### 任務 * 沒辦法刪除任務(編輯刪除或是滑動刪除) ``` John: 任務刪除難度高,考量到未來會有資料庫連結,所以我有設定一個欄位isActive可以當作刪除用。 ``` https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/29 * 固定點數和區間點數可2選1 https://github.com/chunyenHuang/piggy-bank-of-happiness/issues/30 * 如果修改區間和原本給同學的分數不合(同學分數直接變成最低或最高?) 不會,一但指派之後,個人任務的點數會固定,所以即使之後調整任務點數區間,不會影響既有任務。 #### 老師 * 職員列表功能?可以看到其他老師的學生?可能可以收在設定裡? 這個是權限設定,還要跟機構討論,不過應該是這樣 ``` 管理員 - 老師 - 學生 - 學生存摺 老師 - 學生 - 學生存摺 學生 - 本人存摺 ``` * 新增和編輯 ``` John: 這是一個有點複雜的部分,就是申請加入機構,我想等小草書屋這兩週使用後再開個會討論。 ```

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.