Giter Site home page Giter Site logo

canvas-auto-rubric's Introduction

tc-imba's GitHub stats

Top Langs

tc-imba's wakatime stats

canvas-auto-rubric's People

Contributors

tc-imba avatar wood-ghost avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

canvas-auto-rubric's Issues

KeyError: 'criterion_id'

From FA2022, JI starts using new version of canvas. Website: jicanvas.com It fixes bugs like auto jump when viewing rubrics.

But seems that the old auto rubric cannot be used.

Can anyone tell me how to modify the script? Or it would be really considerable if the author could update a newer version. Thx!

Error Messages:

Traceback (most recent call last):
  File "D:\Program Files\Python3.7.2\Scripts\canvasautorubric-script.py", line 11, in <module>
    load_entry_point('canvasautorubric==0.2.1.dev6', 'console_scripts', 'canvasautorubric')()
  File "d:\program files\python3.7.2\lib\site-packages\click\core.py", line 1128, in __call__
    return self.main(*args, **kwargs)
  File "d:\program files\python3.7.2\lib\site-packages\click\core.py", line 1053, in main
    rv = self.invoke(ctx)
  File "d:\program files\python3.7.2\lib\site-packages\click\core.py", line 1395, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "d:\program files\python3.7.2\lib\site-packages\click\core.py", line 754, in invoke
    return __callback(*args, **kwargs)
  File "d:\program files\python3.7.2\lib\site-packages\canvasautorubric\__main__.py", line 135, in main
    rubric_criteria = get_rubric_criteria(course, rubric_id)
  File "d:\program files\python3.7.2\lib\site-packages\canvasautorubric\__main__.py", line 103, in get_rubric_criteria
    rubric_criteria = [x['criterion_id'] for x in rubric_detail]
  File "d:\program files\python3.7.2\lib\site-packages\canvasautorubric\__main__.py", line 103, in <listcomp>
    rubric_criteria = [x['criterion_id'] for x in rubric_detail]
KeyError: 'criterion_id'

error

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.