Conversation
feat: xAPIステートメント変換でLRS.urlの設定手順を排除
feat: 機関ごとのLRSをLearning LockerのREST APIから取得
fix: Superset DBでPostgreSQL 9.6のインストールに失敗
…sqlite feat: Supersetのデータベースとしてsuperset-dbコンテナを使用
fix: object.definitionのxAPIステートメント仕様不正
feat: ノートブックの永続化
fix: xAPIステートメント変換のテストでHTML形式のカバレッジレポートが表示されない
feat: xAPIステートメント変換でlogstore_standard_log.originを条件にステートメント変換対象のログを選択
feat: Caliperステートメント変換でlogstore_standard_log.originを条件にステートメント変換対象のログを選択
chore: [CVE-2022-2068] OpenLRWのOpenSSLをアップデート
moodle-dockerのPostgreSQL更新に伴うMoodleのエラー(ERROR: column d.adsrc does not exist)
fix: Moodleの起動時にComposeの互換性オプション(COMPOSE_COMPATIBILITY)を有効化
fix: Learning Lockerの起動に失敗(Unexpected token import)
feat: データベースのボリュームをバインドマウントから名前付きボリュームに変更
fix: JupyterHubの起動失敗(PermissionError: [Errno 13] Permission denied: '/home/jupyter/.local')
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
詳細
Moodle
COMPOSE_COMPATIBILITY)を有効化xAPIステートメント変換
logstore_standard_log.originを条件にステートメント変換対象のログを選択する機能の追加config/app.js
LRS.urlをurlに変更し、Learning LockerのURLを設定LRS.clients.defaultをLRS.clientに変更LRS.clients.scopedを削除し、Learning LockerのAPIからLRSの接続情報を取得するように変更ePPNScopedで設定config/app.js
object.definitionのドキュメント不良を修正Caliperステートメント変換
logstore_standard_log.originを条件にステートメント変換対象のログを選択する機能の追加.env
Learning Locker
OpenLRW
openjdk:8-slim-busterに変更Superset
superset-dbコンテナ のsupersetに変更superset load_examplesの実行を削除Superset-DB
5433で起動し、Supersetの不正な接続を抑止JupyterHub
jupyterhub/notebooksをマウントし、ノートブックを永続化jupyterユーザのUID/GIDを環境変数で指定する機能の追加docker-compose.yml
全般
テスト内容
チェックリスト