Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a3suger/manaba_scoring
"Manaba Scoring" is an electron application that supports the scoring of reports collected by manaba.
https://github.com/a3suger/manaba_scoring
Last synced: 3 months ago
JSON representation
"Manaba Scoring" is an electron application that supports the scoring of reports collected by manaba.
- Host: GitHub
- URL: https://github.com/a3suger/manaba_scoring
- Owner: a3suger
- Created: 2021-05-01T08:59:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T18:21:46.000Z (over 3 years ago)
- Last Synced: 2024-08-03T23:12:32.672Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tsukuba - Manaba Scoring - manabaのレポート採点業務を支援するアプリケーション。 (公式サービス関連 / manaba)
README
# Manaba Scoring
"Manaba Scoring" is an electron application that supports the scoring of reports collected by [manaba](https://manaba.jp/).
written in Japanese.
# 特徴
manaba のレポート機能 により学生が提出したレポートを採点業務を支援します。
このアプリでは、PCにダウンロードされたレポート採点シートと提出物を使います。
このアプリでは以下のことを想定して作成されています。* レポートは「ファイル送信レポート」として回収する。
* 提出物は PDF 形式のファイル1つのみとする。
* 採点シートは、xlsx形式/xls形式とする。# License
"Manaba Scoring" is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).