Quotation: HKD2500 ~ HKD3500 想問你係自己再setting admin account 入去admin dashboard? 我想make sure返個create同update 課程都係會show返front page , student 自己改到change 自己ac password , forgot password function , front page內容都係可以互動( 例如我係front page 揀左課程 , admin dashboard 內應該係show返個學生揀左咩課程) Cart購物車我唔整 單純係學生註冊左課程 然後個database內有學生揀左咩課程record 1.提供各種課程創建和管理工具,包括課程材料創建、測驗、作業和評分。 done for original template (LMS-Project-Laravel/resources/views /admin/…….[country/exam/examcategory/plan/state/subject/test/test_question] but the original template is not provide the admin account so that I can not to debug the admin function and access the admin dashboard can you made to the admin function to work? 2.為學習者提供一系列功能,包括課程註冊、進度跟踪和證書頒發。 課程註冊: I'm not sure if it's possible to register for the course, can you do this? (adding database related records and showing admin roles can see which courses students choose on the admin roles dashboard)? 進度跟踪: student view myself done the total exam number and admin view student course process 證書頒發: I don’t know this project template should be have this function, if it’s not, just given up this. if its exist, just not to modify this. AWS和lambda是必要的 1.忘記密碼功能(Email重設密碼) 2. 學生可以在學生dashboard 上去改自己帳號的密碼 3.Front page課程相關內容會隨著admin更改/刪除/新增課程的動作去改變 4.front page內容都是可以互動(browse more course function button會show返另一個頁面-即自己加的課程列表)(並且例如我在front page 選擇課程 , admin dashboard 內應該係show返個學生選擇了什麼課程) 5. Test/Question/Exam data 學生可以透過在學生dashboard 上去選擇自己已經註冊的課程 然後顯示課程相關的Exam/test 學生做完課程內容(Test/Exam)後更新相關學生已完成該課程(database data status )