Isaac Huang

Results 45 comments of Isaac Huang

@mkdir-washington-edu I can't access this page. Is it a private link?

I found this commit in `hypothesis/client`: https://github.com/hypothesis/client/commit/89c8183efe7015d59cefcf0b97f38779c8f27a48 I'm also wondering if I can translate the client to Chinese or not.

加上了「坑主聯絡方式」欄位,請見 https://docs.google.com/spreadsheets/d/12P8HzwMW41wXTFApmjeqw5SUg_smjJrzfi3JWQQk6Cc

目前打算先跑個 local service ,讓網頁可以動。 也許這個 issue 該放在 https://github.com/g0v/OneButton-server-js 那裏,或者之後我把 OneButton-server-js 手動 merge 回此處。

先認領起來 XD

![2016-08-26 21 03 16](https://cloud.githubusercontent.com/assets/1164470/18006197/14dd1c7c-6bd1-11e6-8883-a41214782596.png) 尚未成功,繼續努力 XD

@jessy1092 申請到了,等等傳給你~ 發現 results 要自己接 webhook ... XD

暫時先把 Typeform I/O 傳來的資料用 [OneButton-server-js](https://github.com/g0v/OneButton-server-js) 接著, base64 encode 後存到 ethercalc 去,表的名字就是 form id ,但不是 form url 後面那串。 懶得跑的話,可以把 webhook_submit_url 先指向 http://linode.caasih.net:8080/typeform 。

等我看懂 https://github.com/g0v/OneButton/blob/master/js/spreadsheet.js 的話應該可以 😂

現在產生會後問卷時,會向 OneButton-server-js 註冊問卷,並等待接受來自 typeform 的回應。 這次(第貳拾參次開放資料黑客松)將試用自動生成的問卷。 沒啥大問題的話,之後會移到 middle2 上跑。