CodeReview

所属分类:自动编程
开发工具:Python
文件大小:4014KB
下载次数:0
上传日期:2023-05-30 14:34:40
上 传 者sh-1993
说明:  BCTC West IT编程的代码审查工作流
(Code Review Workflow for IT Programming at BCTC West)

文件列表:
.coveragerc (277, 2023-08-15)
CONTRIBUTING.md (1636, 2023-08-15)
CodeReview (0, 2023-08-15)
CodeReview\__init__.py (0, 2023-08-15)
CodeReview\settings.py (7158, 2023-08-15)
CodeReview\urls.py (837, 2023-08-15)
CodeReview\wsgi.py (320, 2023-08-15)
Instructor (0, 2023-08-15)
Instructor\__init__.py (0, 2023-08-15)
Instructor\admin.py (328, 2023-08-15)
Instructor\apps.py (310, 2023-08-15)
Instructor\forms.py (9828, 2023-08-15)
Instructor\migrations (0, 2023-08-15)
Instructor\migrations\0001_initial.py (2855, 2023-08-15)
Instructor\migrations\0002_initial.py (1566, 2023-08-15)
Instructor\migrations\0003_alter_rubric_name.py (506, 2023-08-15)
Instructor\migrations\__init__.py (0, 2023-08-15)
Instructor\models.py (4073, 2023-08-15)
Instructor\static (0, 2023-08-15)
Instructor\static\css (0, 2023-08-15)
Instructor\static\css\rubrics (0, 2023-08-15)
Instructor\static\css\rubrics\rubric_table.css (504, 2023-08-15)
Instructor\static\js (0, 2023-08-15)
Instructor\static\js\rubrics (0, 2023-08-15)
Instructor\static\js\rubrics\rubric-create-widget.js (4091, 2023-08-15)
Instructor\static\js\rubrics\rubric-grade-widget.js (3274, 2023-08-15)
Instructor\static\js\user-list.js (660, 2023-08-15)
Instructor\templates (0, 2023-08-15)
Instructor\templates\admin_base.html (569, 2023-08-15)
... ...

[![CodeQL](https://github.com/Bwc***76/CodeReview/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Bwc***76/CodeReview/actions/workflows/codeql-analysis.yml) [![Tests](https://github.com/Bwc***76/CodeReview/actions/workflows/main.yml/badge.svg)](https://github.com/Bwc***76/CodeReview/actions/workflows/main.yml) [![Test coverage](https://raw.githubusercontent.com/Bwc***76/CodeReview/master/coverage.svg)](https://github.com/Bwc***76/CodeReview/actions/workflows/main.yml) Code style: black # CodeReview Code Review Workflow for IT Programming at BCTC West ## Abstract ### Flow Through this web interface, students will be able to request code reviews and enter them into a bounty-like system. Seniors will then be notified of this post and a senior can claim a review. After the review has concluded the senior then fills out a rubric and enters their additional notes/comments. Finally, the instructor will then be able to take that data and enter the grades into another grading system accordingly. ## Technical Using ActiveDirectory, users will log in to post a request for reviews, on posting an email will be sent to seniors and the instructor. Once a senior accepts the review, the instructor will receive an email. Upon completion of the code review, the instructor will get a final email with the notes the senior has given. ## Help For information on setting up and using the app, go to the [wiki](https://github.com/Bwc***76/CodeReview/wiki)

近期下载者

相关文件


收藏者