Giter Site home page Giter Site logo

miroblock's Introduction

source venv/bin/activate

pip install -e miroblock python xblock-sdk/manage.py runserver

stdudent view localhost:8000/scenario/miroblock.0/

studio view localhost:8000/scenario/miroblock.0/studio_view

https://edx.readthedocs.io/projects/xblock-tutorial/en/latest/edx_platform/devstack.html#installing-the-xblock https://blog.twshop.asia/在openedx自訂一個xblock組件/ https://edx.readthedocs.io/projects/edx-developer-guide/en/latest/extending_platform/xblocks.html#lms http://gitlab.dlc.ntu.edu.tw/open-edx/edx-platform/-/wikis/XBlock-%E9%96%8B%E7%99%BC%E6%B5%81%E7%A8%8B?version_id=42c025652cc68664fc8759126ece337d89d7927e

deploy: lms> envs>devstack.py

LOGIN_REDIRECT_WHITELIST.extend([ CMS_BASE, 'localhost:2001', ]) MIRO_MICROFRONTEND_URL= 'http://localhost:2020'

lms/admin Change site configuration { "COURSE_CATALOG_API_URL": "http://edx.devstack.discovery:18381/api/v1/" }

https://github.com/edx/edx-platform/blob/master/lms/djangoapps/grades/signals/handlers.py

self.runtime.publish(self, "grade", { "value": submission_result, "max_value": 1.0 }) 傳回,些事件似乎是決定一個課程是否通過
COURSE_GRADE_NOW_FAILED

要給分數應用

miroblock's People

Contributors

gostdioh avatar

Watchers

 avatar

Forkers

funtoprogram

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.