关于 Repl.it
Repl.it 是一个支持多种编程语言的在线集成开发环境 (IDE)。 学生可以使用 Repl.it 在浏览器中写入、编辑、运行、测试和调试代码。 有关在线 IDE 和 GitHub 课堂 的更多信息,请参阅“集成 GitHub 课堂 与在线 IDE”。
When a student accepts an assignment with an online IDE, the assignment repository will include a README.md file with a special button at the top of the file. The button links the student directly to the workspace in the online IDE.
学生第一次单击按钮访问 Repl.it 时,必须使用 GitHub 证书登录 Repl.it。 登录后,学生将有权访问包含作业仓库中代码、在 Repl.it 上完全配置的开发环境。
有关操作 Repl.it 的更多信息,请参阅 Repl.it 快速入门指南。
对于小组作业,学生可以使用 Repl.it Multiplayer 协同工作。 更多信息请参阅 Repl.it Multiplayer 网站。
关于使用 Repl.it 提交作业
默认情况下,Repl.it 配置为推送到 GitHub 上的作业仓库。 在 Repl.it 的作业中取得进展后,学生应使用左侧边栏中的版本控制功能将更改推送到 GitHub。
有关在 Repl.it 上使用 Git 的更多信息,请参阅 Repl.it 网站上的 Repl.it + Git 教程。