Home > Development Tools > git > body text

How to submit assignments on Gitee College Edition

PHPz
Release: 2023-03-29 14:02:44
Original
1384 people have browsed it

Gitee is a Git-based code hosting platform that has gradually become a popular service provider in the open source community. In order to facilitate code management and communication among college students, Gitee has launched a college version. In Gitee College Edition, students and teachers can create classes, host code, communicate with each other, and use rich features to easily manage coursework. Today, we will introduce how to submit assignments in Gitee College Edition.

  1. Register a Gitee College Edition account

First, you need to register a Gitee College Edition account. Log in to the Gitee official website, click on the "College Edition" entrance on the right side of the page, enter the registration page, and follow the prompts to register.

  1. Students Join Class
    After teachers create a class on Gitee College Edition, they will get a class link. Students only need to click on the link to join the class. After the class is created, the teacher will publish relevant homework tasks and submission requirements. Students need to have a detailed understanding of the task requirements in order to complete the assignment accurately.
  2. Create a repository and submit assignments
    Students need to create a code repository in Gitee College Edition and put the required assignment code into the repository. When submitting a job, you need to create a new branch in the warehouse to ensure that the submitted code changes will not affect the original code. Data structure homework examplehttps://gitee.com/Sweetfish0/DataStructureHW
  3. Submit homework link
    When students submit homework in Gitee College Edition, they need to pass the link to the warehouse through the class Send it to the teacher via discussion board or private message so that the teacher can check the assignment.
  4. View feedback
    Teachers will grade and give feedback on assignments submitted by students in Gitee College Edition. Students can simply view feedback in the class discussion board or via private message.

Summary
Gitee College Edition provides college students with a convenient platform for code contribution and communication, which is helpful for students to better understand and understand the teaching content. Some universities and institutions have begun to use Gitee University Edition for course management and assignment hosting. If you haven't used Gitee College Edition yet, you might as well register an account and give it a try. You will find that the functions and convenience provided by Gitee are excellent.

The above is the detailed content of How to submit assignments on Gitee College Edition. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!