@extends('layouts.vertical') @section('css') @endsection @section('breadcrumb')
Select invite staff to invite yourself, staff members or other allied professionals to your TeachKloud account. Staff have access to the mobile/tablet app, while assistant administrators have access to the app and the web version of TeachKloud. Watch a video on how the mobile/tablet app works here or learn how to invite assistant administrators here.
{{--Invite any teacher or staff member who requires access to the TeachKloud Mobile Application here. When an invite is accepted, go to teacher authentication to approve. As the administrator of the account, you can sign into the TeachKloud Mobile Application using the same email and password that you used to create your school account. After signing into the Teacher Mobile Application, approve yourself via Teacher Authentication.
--}}An assistant admin role enables staff to use the school interface. If inviting a registered user to use the interface, they can use the same email and password that they use to log into the TeachKloud: Childcare App, to log into the interface: https://school.teachkloud.com/login. If inviting a user who only needs access to the school interface and has not created an account on TeachKloud, they should sign up on the school interface https://school.teachkloud.com/register.
Name | Role | Rooms | Status | Restricted login | ||
---|---|---|---|---|---|---|
{{$teacher->name}} | {{$teacher->accessRole == 1 ? 'Staff and Allied Professionals' : 'Assist administrator' }} | {{$teacher->email ?? "-"}} | {{ implode(', ',array_column($teacher->rooms, "name")) }} | {{ $teacher->registered == false ? 'Not registered' : 'Registered' }} | {{ isset($teacher->restrictedAccess) && $teacher->restrictedAccess == true ? 'During Rostered Hours' : 'Not Restricted' }} |
Invite staff to your school