|
| 1 | +--- |
| 2 | +title: Use the Git and GitHub starter assignment |
| 3 | +intro: You can use the Git & {% data variables.product.company_short %} starter assignment to give students an overview of Git and {% data variables.product.company_short %} fundamentals. |
| 4 | +versions: |
| 5 | + free-pro-team: '*' |
| 6 | +redirect_from: |
| 7 | +- /education/manage-coursework-with-github-classroom/use-the-git-and-github-starter-assignment |
| 8 | +--- |
| 9 | + |
| 10 | +{% note %} |
| 11 | + |
| 12 | +**Note:** The Git & {% data variables.product.company_short %} starter assignment is in beta and subject to change. |
| 13 | + |
| 14 | +{% endnote %} |
| 15 | + |
| 16 | +The Git & {% data variables.product.company_short %} starter assignment is a pre-made course that summarizes the basics of Git and {% data variables.product.company_short %} and links students to resources to learn more about specific topics. |
| 17 | + |
| 18 | +### Prerequisites |
| 19 | + |
| 20 | +{% data reusables.classroom.assignments-classroom-prerequisite %} |
| 21 | + |
| 22 | +### Creating the starter assignment |
| 23 | + |
| 24 | +#### If there are no existing assignments in the classroom |
| 25 | + |
| 26 | +1. Sign into {% data variables.product.prodname_classroom_with_url %}. |
| 27 | +2. Navigate to a classroom. |
| 28 | +3. In the {% octicon "repo" aria-label="The repo icon" %} **Assignments** tab, click **Use starter assignment**. |
| 29 | + |
| 30 | +<div class="procedural-image-wrapper"> |
| 31 | + <img alt="Creating your first assignment" class="procedural-image-wrapper" src="/assets/images/help/classroom/assignments-create-first-assignment.png"> |
| 32 | +</div> |
| 33 | + |
| 34 | +#### If there already are existing assignments in the classroom |
| 35 | + |
| 36 | +1. Sign into {% data variables.product.prodname_classroom_with_url %}. |
| 37 | +2. Navigate to a classroom. |
| 38 | +3. In the {% octicon "repo" aria-label="The repo icon" %} **Assignments** tab, click the link on the blue banner. |
| 39 | + |
| 40 | +<div class="procedural-image-wrapper"> |
| 41 | + <img alt="The 'New assignment' button" class="procedural-image-wrapper" src="/assets/images/help/classroom/assignments-click-new-starter-assignment-button.png"> |
| 42 | +</div> |
| 43 | + |
| 44 | +### Setting up the basics for an assignment |
| 45 | + |
| 46 | +Import the starter course into your organization, name your assignment, decide whether to assign a deadline, and choose the visibility of assignment repositories. |
| 47 | + |
| 48 | +- [Importing the assignment](#importing-the-assignment) |
| 49 | +- [Naming an assignment](#naming-an-assignment) |
| 50 | +- [Assigning a deadline for an assignment](#assigning-a-deadline-for-an-assignment) |
| 51 | +- [Choosing an assignment type](#choosing-an-assignment-type) |
| 52 | +- [Choosing a visibility for assignment repositories](#choosing-a-visibility-for-assignment-repositories) |
| 53 | + |
| 54 | +#### Importing the assignment |
| 55 | + |
| 56 | +You first need to import the Git & {% data variables.product.product_name %} starter assignment into your organization. |
| 57 | + |
| 58 | +<div class="procedural-image-wrapper"> |
| 59 | + <img alt="The `Import the assignment` button" class="procedural-image-wrapper" src="/assets/images/help/classroom/assignments-import-starter-assignment.png"> |
| 60 | +</div> |
| 61 | + |
| 62 | +#### Naming the assignment |
| 63 | + |
| 64 | +For an individual assignment, {% data variables.product.prodname_classroom %} names repositories by the repository prefix and the student's {% data variables.product.product_name %} username. By default, the repository prefix is the assignment title. For example, if you name an assignment "assignment-1" and the student's username on {% data variables.product.product_name %} is @octocat, the name of the assignment repository for @octocat will be `assignment-1-octocat`. |
| 65 | + |
| 66 | +{% data reusables.classroom.assignments-type-a-title %} |
| 67 | + |
| 68 | +#### Assigning a deadline for an assignment |
| 69 | + |
| 70 | +{% data reusables.classroom.assignments-guide-assign-a-deadline %} |
| 71 | + |
| 72 | +#### Choosing a visibility for assignment repositories |
| 73 | + |
| 74 | +The repositories for an assignment can be public or private. If you use private repositories, only the student can see the feedback you provide. Under "Repository visibility," select a visibility. |
| 75 | + |
| 76 | +When you're done, click **Continue**. {% data variables.product.prodname_classroom %} will create the assignment and bring you to the assignment page. |
| 77 | + |
| 78 | +<div class="procedural-image-wrapper"> |
| 79 | + <img alt="'Continue' button" class="procedural-image-wrapper" src="/assets/images/help/classroom/assignments-click-continue-button.png"> |
| 80 | +</div> |
| 81 | + |
| 82 | +### Inviting students to an assignment |
| 83 | + |
| 84 | +{% data reusables.classroom.assignments-guide-invite-students-to-assignment %} |
| 85 | + |
| 86 | +You can see whether a student has joined the classroom and accepted or submitted an assignment in the **All students** tab for the assignment. {% data reusables.classroom.assignments-to-prevent-submission %} |
| 87 | + |
| 88 | +<div class="procedural-image-wrapper"> |
| 89 | + <img alt="Individual assignment" class="procedural-image-wrapper" src="/assets/images/help/classroom/assignment-individual-hero.png"> |
| 90 | +</div> |
| 91 | + |
| 92 | +The Git & {% data variables.product.company_short %} starter assignment is only available for individual students, not for groups. Once you create the assignment, students can start work on the assignment. |
| 93 | + |
| 94 | +### Next steps |
| 95 | + |
| 96 | +- Make additional assignments customized to your course. For more information, see "[Create an individual assignment](/education/manage-coursework-with-github-classroom/create-an-individual-assignment)" and "[Create a group assignment](/education/manage-coursework-with-github-classroom/create-a-group-assignment)." |
| 97 | + |
| 98 | +### Further reading |
| 99 | + |
| 100 | +- "[Use {% data variables.product.prodname_dotcom %} in your classroom and research](/education/explore-the-benefits-of-teaching-and-learning-with-github-education/use-github-in-your-classroom-and-research)" |
| 101 | +- "[Connect a learning management system to {% data variables.product.prodname_classroom %}](/education/manage-coursework-with-github-classroom/connect-a-learning-management-system-to-github-classroom)" |
0 commit comments