Update classroom_deployment.rst

This commit is contained in:
hw0505 2022-07-21 00:30:10 +08:00 committed by GitHub
parent 0ae098cc8d
commit ffa8328a17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -1,13 +1,9 @@
1.使用github账号登录github classroom然后给github classroom授权。接下来根据提示创建classroom和organization。 1.使用github账号登录github classroom然后给github classroom授权。接下来根据提示创建classroom和organization。
.. image:: classroom_deployment1.png
2.在classroom添加合作者其他管理员或助教、学生。 2.在classroom添加合作者其他管理员或助教、学生。
3.创建作业assignment。首先可以根据需要设置仓库的可见性和学生对仓库的使用权限然后选择同一organization下的实验代码基准仓库必须设置仓库为模板仓库作为模板最后由于实验代码基准仓库中配置了自动测试的脚本因此再创建assignment时不需要添加测试。 3.创建作业assignment。首先可以根据需要设置仓库的可见性和学生对仓库的使用权限然后选择同一organization下的实验代码基准仓库必须设置仓库为模板仓库作为模板最后由于实验代码基准仓库中配置了自动测试的脚本因此再创建assignment时不需要添加测试。
4.拷贝classroom邀请链接分享给学生学生同意邀请后即可加入classroom并且classroom会为学生自动创建学生个人的实验代码基准仓库让学生能够在该仓库中进行实验。 4.拷贝classroom邀请链接分享给学生学生同意邀请后即可加入classroom并且classroom会为学生自动创建学生个人的实验代码基准仓库让学生能够在该仓库中进行实验。
参考链接https://docs.github.com/en/education/manage-coursework-with-github-classroom/get-started-with-github-classroom