Code Monkey home page Code Monkey logo

tronclass-ta's Introduction

Tronclass 助教上傳成績工具

  • 原作者文章:https://zhuanlan.zhihu.com/p/112969148
  • 我沒利用到上傳批改過後的作業功能,下文不會提到,詳細請看原文。
  • setgrade.py 設定
    • host_url: tronclass 首頁網址。
    • _data: score_list.csv 檔案位置。
    • course_id: 課程 ID,利用網頁版 Tronclass,進入該課程,從上方網址列獲得。
    • homework_id: 作業 ID,利用網頁版 Tronclass,進入該作業,從上方網址列獲得。
    • cookie: 以 google 為例,開啟開發者工具 -> Network,進入 Tronclass 網站,點選其中一個資源,在 header 中的 Request Headers,可以找到 cookie
      • cookie 每隔一段時間就會更新。
  • score_list.csv 設定
    • 第一直行:學號
    • 第二直行:姓名
    • 第三直行:成績
    • 學號和姓名可直接從 Tronclass 課程內的 教學成果->成績 匯出。
    • 用 excel 儲存可能會遇到編碼問題,建議直接用問文字編輯器儲存。
  • Tronclass 設定
    • 要把所有要上傳成績的學生勾選為已繳,否則無法上傳。

tronclass-ta's People

Contributors

allem40306 avatar sususweet avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.