Desarrollo y Mantenimiento de Sistemas Informáticos

4º. 1er cuatrimestre. Itinerario de Sistemas de la Información. Grado en Ingeniería Informática. ULL


GH Org   - GH Template Org   - GitHub Classroom   - Discussions   - Teams   - Campus ULL   - Students Activity   - Chat   - Google Meet

GitHub CodeSpaces

Announcing GitHub Global Campus and Codespaces for Teachers

GitHub announced in May 9th 2022 this message:

https://github.com/github-community/Global-Campus-Teachers/discussions/79

which is inside of the new page for everything that has to do with educational resources:

https://education.github.com/

One of the things they comment on is a certain number of hours of Codespaces integrated with Classroom:

Introduction

GitHub Codespaces allows users to use a Visual Studio Code backed editor, terminal, and debugger along with GitHub version control in the browser or on a desktop.

Integrating Codespaces into your GitHub Classroom experience can provide a scalable solution for quickly getting CS students started using virtually any device including Chromebooks and iPads. If it’s got a browser, it’s now a development environment for your students.

Here is the documentation: GitHub Codespaces:

Teachers: Using it in Classroom Assignments

Go to the classroom config and enable codespaces:

Now inside an assignment you can choose codespaces as editor for the students:

Using it as a User

Here is an example working:

And here an example of your codespaces page: