{"id":30426,"student_id":1643,"content":"{\"html\":\"\u003c!DOCTYPE html\u003e\\n\u003chtml\u003e\\n\u003chead\u003e\\n\\t\u003ctitle\u003eDocument\u003c/title\u003e\\n \u003clink rel=\\\"stylesheet\\\" href=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\\\"\u003e\\n \u003cscript src=\\\"https://code.jquery.com/jquery-3.2.1.slim.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js\\\"\u003e\u003c/script\u003e\\n \u003cscript src=\\\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js\\\"\u003e\u003c/script\u003e\\n\u003c/head\u003e\\n\u003cbody class=\\\"p-3\\\"\u003e\\n \u003cimg src=\\\"tomato.png\\\" class=\\\"tomato-sm\\\"\u003e x\u003cspan class=\\\"js-collect\\\"\u003e0\u003c/span\u003e\\n \u003cdiv class=\\\"center\\\"\u003e\\n \u003cimg src=\\\"tomato.png\\\" class=\\\"tomato-lg js-tomato\\\"\u003e\\n \u003cp class=\\\"timer js-timer\\\"\u003e00:00\u003c/p\u003e\\n \u003cbutton class=\\\"btn btn-danger js-start\\\"\u003erun\u003c/button\u003e\\n \u003c/div\u003e\\n\u003c/body\u003e\\n\u003c/html\u003e\",\"css\":\"body {\\n background-color: #f7df56;\\n font-family: Monaco;\\n}\\n\\n.center {\\n text-align: center;\\n position: absolute;\\n top: 50vh;\\n left: 50vw;\\n color: rgba(255,255,255,.7);\\n transform: translate(-50%, -50%);\\n}\\n\\n.timer {\\n font-size: 5em;\\n font-weight: bold;\\n}\\n\\n.tomato-sm {\\n width: 20px;\\n}\\n\\n.tomato-lg:hover {\\n transform: scale(1.3);\\n}\\n\",\"js\":\"//step1\\r\\nvar time = 600;\\r\\nvar collect = 0;\\r\\nvar status = 0; // 0:stop -\u003e 1:working -\u003e 2:stop -\u003e 3:rest\\r\\n\\r\\n//step6\\r\\ncollect = DB.variables[USER_NAME] || 0;\\r\\n\\r\\n//step5\\r\\n$('.js-collect').text(collect);\\r\\n$(\\\".js-tomato\\\").hide();\\r\\n\\r\\n\\r\\n//step2\\r\\nsetInterval(function () {\\r\\n //step3\\r\\n if (status == 1 || status == 3) {\\r\\n time-=1;\\r\\n }\\r\\n if (time == 0) {\\r\\n if (status == 1) {\\r\\n status = 2;\\r\\n alert(\\\"時間到囉\\\");\\r\\n }\\r\\n if (status == 3) {\\r\\n status = 0;\\r\\n alert(\\\"時間到囉\\\");\\r\\n //step5\\r\\n $(\\\".js-tomato\\\").show();\\r\\n }\\r\\n }\\r\\n\\r\\n var min = Math.floor(time/60);\\r\\n var sec = time%60;\\r\\n \\r\\n \\r\\n // 挑戰1\\r\\n if(min \u003c 10) min = '0' + min;\\r\\n if(sec \u003c 10) sec = '0' + sec;\\r\\n \\r\\n \\r\\n $('.js-timer').text(min + ':' + sec);\\r\\n}, 1000)\\r\\n//step4\\r\\n$(\\\".js-start\\\").click(function () {\\r\\n if (status == 0) {\\r\\n status = 1;\\r\\n time = 25;\\r\\n }\\r\\n if (status == 2) {\\r\\n status = 3;\\r\\n time = 5;\\r\\n }\\r\\n});\\r\\n//step5\\r\\n$('.js-tomato').on('click', function () {\\r\\n $(this).hide();\\r\\n collect += 1;\\r\\n //step6\\r\\n DB.variables.set(USER_NAME, collect);\\r\\n $('.js-collect').text(collect);\\r\\n});\"}","created_at":"2018-06-01T22:00:08.444+08:00","updated_at":"2019-10-27T15:06:59.443+08:00","name":"番茄時鐘","language":"web","screenshot":{"url":"https://cdn8.koding.school/uploads/project/screenshot/30426/4beff398797b0e74205ea44544b94c37.jpg"},"parent_id":22503,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":77,"hashid":"gk4sn56e","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":566757,"file_name":"tomato.png","project_id":30426,"asset_id":51614,"created_at":"2018-06-01T22:00:08.452+08:00","updated_at":"2018-06-01T22:00:08.452+08:00"}]
橘蘋學習平台
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
下載 Android APP (APK)
截圖
前往網站頁面
1:1:1
1:1
full
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦