Skip to content

Commit 7bd1c9f

Browse files
committed
feat: md files
1 parent 856f849 commit 7bd1c9f

17 files changed

+87
-299
lines changed

_articles/adding-students.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
---
2-
title: "What are groups?"
2+
title: "Adding students"
33
category: "managing-groups-&-classes"
4-
subcategory: "Introduction to groups"
5-
excerpt: "Find out how groups work on the CreateBase platform."
4+
subcategory: "School groups"
5+
excerpt: "Add students to your school group in just a few steps."
66
---
77

8-
To use the CreateBase platform you need to be part of a group. From the "My Account" tab, you can view all the groups your account has joined. A single CreateBase account can belong to multiple groups.
8+
Adding students to your group is a requirement to teach on the platform. To do this students must:
99

10-
Groups can either be a learning institution (school/other) or a family (coming soon). School groups are managed by [admin accounts](/managing-groups-&-classes/school-group-roles) and must contain all of the teachers and students in your school who wish to use the platform.
10+
1. Create their own account\
11+
![Create an account](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/join-school-student.jpg)
1112

12-
If you’re a **teacher**, learn how to register or join a school group [here](/managing-groups-&-classes/register-or-join-your-school) and how to add students to your group [here](/managing-groups-&-classes/adding-students).
13+
2. Open the [My Groups](https://app.createbase.co.nz/my-groups) tab and select `Join a group`\
14+
![Join a group on the My Groups tab](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/join-school-students.gif)
1315

14-
If you’re a **student**, learn how to join a school group [here](/managing-groups-&-classes/register-or-join-your-school).
16+
3. Enter the student code
17+
18+
You can find the student code for your group by clicking "Add" on the [Manage Group](https://app.createbase.co.nz/manage-group) page.
19+
20+
![Student codes can be found in the Manage Group page](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/add-students-school.jpg)
+19-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
---
2-
title: "What are groups?"
2+
title: "Manage users in your school"
33
category: "managing-groups-&-classes"
4-
subcategory: "Introduction to groups"
5-
excerpt: "Find out how groups work on the CreateBase platform."
4+
subcategory: "School groups"
5+
excerpt: "Learn how to add users to and remove users from your school group, including both teachers and students."
66
---
77

8-
To use the CreateBase platform you need to be part of a group. From the "My Account" tab, you can view all the groups your account has joined. A single CreateBase account can belong to multiple groups.
8+
To use the [Manage Users](https://app.createbase.co.nz/manage-users) tab, please note that you need to be an admin or a teacher in a group. Read more about the different school group roles [here](https://help.createbase.co.nz/managing-groups-&-classes/school-group-roles).
99

10-
Groups can either be a learning institution (school/other) or a family (coming soon). School groups are managed by [admin accounts](/managing-groups-&-classes/school-group-roles) and must contain all of the teachers and students in your school who wish to use the platform.
10+
In the Manage Users tab, you can view all the accounts that have joined your group.
1111

12-
If you’re a **teacher**, learn how to register or join a school group [here](/managing-groups-&-classes/register-or-join-your-school) and how to add students to your group [here](/managing-groups-&-classes/adding-students).
12+
Users are grouped based on their role within the group: admin, teacher or student.
1313

14-
If you’re a **student**, learn how to join a school group [here](/managing-groups-&-classes/register-or-join-your-school).
14+
![Manage users in the Manage Group tab](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/manage-users.gif)
15+
16+
For all users, you can view their first name, last name, email and who invited them.
17+
18+
On this page, **admins** can:
19+
20+
- Remove teacher accounts
21+
- Remove student accounts
22+
- Promote teachers to admins
23+
24+
On this page, **teachers** can:
25+
26+
- Remove student accounts
+25-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,32 @@
11
---
2-
title: "What are groups?"
2+
title: "Register or join your school"
33
category: "managing-groups-&-classes"
4-
subcategory: "Introduction to groups"
5-
excerpt: "Find out how groups work on the CreateBase platform."
4+
subcategory: "School groups"
5+
excerpt: "Follow the simple steps below to register your school on the CreateBase app, or join an existing school group."
66
---
77

8-
To use the CreateBase platform you need to be part of a group. From the "My Account" tab, you can view all the groups your account has joined. A single CreateBase account can belong to multiple groups.
8+
## Register
99

10-
Groups can either be a learning institution (school/other) or a family (coming soon). School groups are managed by [admin accounts](/managing-groups-&-classes/school-group-roles) and must contain all of the teachers and students in your school who wish to use the platform.
10+
Registering your school starts by completing the registration form on the My Groups page.
1111

12-
If you’re a **teacher**, learn how to register or join a school group [here](/managing-groups-&-classes/register-or-join-your-school) and how to add students to your group [here](/managing-groups-&-classes/adding-students).
12+
Each form is individually verified by our team to authenticate genuine schools on our Platform. Once a form is submitted, our team will get in touch via email within 24 hours to notify you of your school's registration. Upon confirmation, your school group will be formed and you will automatically become the [admin user](https://help.createbase.co.nz/managing-groups-&-classes/school-group-roles).
1313

14-
If you’re a **student**, learn how to join a school group [here](/managing-groups-&-classes/register-or-join-your-school).
14+
During this time, please feel free to learn more about our platform from the Support tab or complete our Platform Onboarding. You can also experience the non-teaching aspects of Projects from the Browse tab.
15+
16+
## Join
17+
18+
### Joining as a teacher
19+
20+
If your school has already been registered, you can simply join it by navigating to the [My Groups](https://app.createbase.co.nz/my-groups) page and clicking the `Join` button.
21+
22+
![Join a school button on the My Groups tab](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/join-school.jpg)
23+
24+
You may attach a message with your join request, which will be seen by the admin (the user who registered your school) processing your request.
25+
26+
![Join a school as a teacher](https://raw.githubusercontent.com/CreateBaseNZ/public/dev/support/join-school-teacher.gif)
27+
28+
### Joining as a student
29+
30+
For students to join a school, they must use a student code.
31+
32+
Learn how to add students to your school [here](https://help.createbase.co.nz/managing-groups-&-classes/add-students).

_articles/school-group-roles.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: "What are groups?"
2+
title: "School group roles"
33
category: "managing-groups-&-classes"
4-
subcategory: "Introduction to groups"
5-
excerpt: "Find out how groups work on the CreateBase platform."
4+
subcategory: "School groups"
5+
excerpt: "A short explanation of the three roles within school groups."
66
---
77

8-
To use the CreateBase platform you need to be part of a group. From the "My Account" tab, you can view all the groups your account has joined. A single CreateBase account can belong to multiple groups.
8+
Each groups has its own set of roles. For schools, there are three types:
99

10-
Groups can either be a learning institution (school/other) or a family (coming soon). School groups are managed by [admin accounts](/managing-groups-&-classes/school-group-roles) and must contain all of the teachers and students in your school who wish to use the platform.
10+
- **Admin** — the admin role has access to the entire group. They are responsible for managing teachers and students. For example, this includes approving teacher's join requests and updating billing information for the group.
1111

12-
If you’re a **teacher**, learn how to register or join a school group [here](/managing-groups-&-classes/register-or-join-your-school) and how to add students to your group [here](/managing-groups-&-classes/adding-students).
12+
- **Teacher** — the teacher role has access to most of the platform. Teachers are mainly responsible for teaching and managing their classes.
1313

14-
If you’re a **student**, learn how to join a school group [here](/managing-groups-&-classes/register-or-join-your-school).
14+
- **Student** — the student role has the most restricted access. They can only use the learning content of Projects.
15+
16+
Each student in a class needs their own account to access the platform for tracking, management, and administrative purposes.

articles/adding-students.tsx

-42
This file was deleted.

articles/manage-users-in-your-school.tsx

-57
This file was deleted.

articles/register-or-join-your-school.tsx

-59
This file was deleted.

articles/school-group-roles.tsx

-38
This file was deleted.

articles/what-are-groups.tsx

-44
This file was deleted.

components/Crumbs.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import Link from "next/link";
2-
import { Crumb } from "../types/Crumb";
2+
import { CrumbT } from "../types/Crumb";
33
import classes from "./Crumbs.module.scss";
44

55
interface Props {
6-
crumbs: Crumb[];
6+
crumbs: CrumbT[];
77
className?: string;
88
}
99

constants/categories.ts

+6-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ const CATEGORIES: Categories = {
1414
icon: "groups",
1515
description:
1616
"Learn about all the features enabled by groups and classes—from registration to class integration.",
17-
featured: ["what-are-groups"],
17+
featured: [
18+
"what-are-groups",
19+
"register-or-join-your-school",
20+
"adding-students",
21+
"manage-users-in-your-school",
22+
],
1823
subcategories: ["Introduction to groups", "School groups"],
1924
},
2025
"teaching-&-learning-tools": {

0 commit comments

Comments
 (0)