Coder Social home page Coder Social logo

Comments (3)

ties-makimura avatar ties-makimura commented on August 27, 2024 1

Open Badgeの仕様としてはどこからとれるのか

Endorsementですかね.
slackでその辺り話してました

で,Moodleではそこの機能が弱いので,チロポータルで用意する感じかと思います.

教育委員会の承認,endorsementですね.
 ↓をみるとendorsementは,
1.バッジ発行者に対する裏書,
2.発行するバッジ全体に対する裏書
3.発行された後の裏書
があるようで,Moodleは2の裏書ができるのですが,1つしかできない
https://www.imsglobal.org/sites/default/files/Badges/OBv2p0Final/examples/index.html#Endorsement

カテゴライズドバッジに consumer の識別子が含まれているのでこれで表現可能ということだろうか

はい,consumer が承認者になりますね.

from chiloportal.

knokmki612 avatar knokmki612 commented on August 27, 2024

画面仕様案-テーブル定義等_20220609.drawio.pdf を読むと consumer が各自治体に相当し、

1. としてはとれないのでチロポータルで情報を付加する?

2. としては

カテゴライズドバッジに consumer の識別子が含まれているのでこれで表現可能ということだろうか

create table categorized_badge (
id serial not null, -- カテゴライズID
consumer_id int not null REFERENCES consumer, -- コンシューマ ID

と思った

from chiloportal.

knokmki612 avatar knokmki612 commented on August 27, 2024

回答ありがとうございます。たすかりました。

from chiloportal.

Related Issues (20)

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.