Popular
- Manage License (Add on)
- Bulk Revoke
- Generating Access Code
- Direct Distribution (Add On)
- Creating Single User or Multiple Users (Bulk Upload)
- Admin Center and Profile and Settings
- Revoking Content
- Distributing Content
- Signing in to Kitaboo
- Promote User/Transfer
- Create Class/Update Class
- Selective Oneroster Sync with API/ZIP/SFTP
- Adding group with SAML
- Syncing Data with Clever
- Selective Oneroster Sync with API/ZIP/SFTP
- Syncing Data with PowerSchool
- Syncing Data with OneRoster
- Adding a Group
- Searching a Customer
- Issuing Licenses
- Editing a Customer
- Deactivating a Customer
- Adding a Google Classroom Customer
- Adding a OneRoster Customer
- Adding One roster 1.2
- Adding an LTI 1.3 Customer with OneRoster
- Adding an LTI 1.3 Customer
- Adding an LTI 1.1 Customer with OneRoster
- Adding LTI 1.1 Customers
- Sorting Customer and Group
- Creating a Fixed-layout Kitaboo eBooks
- Creating Fixed-layout ePub 3.0
- Upload 3rd Party ePub 2.0/3.0
- Creating a Course
- Activity or Gradable Activity Creation
- Authoring an ePub
- Creating a Video Book
- Creating an Audio Book
- Updating the Cover Image
- Editing a Fixed eBook
- Deleting and Deactivating Content
- Users Tab
- How to Edit and Delete a Category
- Clever Integration
- Classlink Integration
- Canvas LTI Integration
- Admin Center
- Analytics Tab
- Adding a Customer
- Creating Admin Accounts
- Help Screen: Your Personal Guide
- Easy Steps to Create or Upload a Cover Page
- Creating a structured Table of Contents (TOC)
- Choosing the Perfect Layout
- #1. Add content using the Authoring
- 1.1. Title: A Simple Way to Add Clear, Catchy Headings!
- 1.2. Explore the smart “Header” Element!
- 1.3. Discover the Power of Text in Authoring!
- 1.4. Make Your Pages Come to Life with Images!
- 1.5. Add Engaging Videos to Your Pages!
- 1.6. Add Engaging Sounds to Your Pages
- 1.7. Explore HTML Interactivity!
- 1.8. Organize your data with the Table element!
- 1.9. Callout Box: A Handy Way to Highlight Important Information!
- #2. Explore Fun and Interactive Widgets with the Authoring Platform
- 2.1. Multiple Choice activity
- 2.2. Create Engaging Presentations with the Slideshow Component!
- 2.3. Image Labelling: Make Your Pictures Interactive!
- 2.4. Fill in the Blanks: Fun and Interactive Learning!
- 2.5. Highlighter: Your Handy Tool for Highlighting Important Text!
- 2.6. Correction Element: Make Learning Fun and Interactive!
- 2.7. Sorting Component – Organize with Ease!
- 2.8. Match the Pairs: An Interactive Learning Tool!
- 2.9. Easy-to-Use Sidebar for Your Content
- 2.10. Click to Reveal activity – Making Learning Fun!
- 2.11. Explore the Fun World of Wordsearch
- 2.12. Discover the Flashcard Element for Your Learning Journey!
- 2.13. Explore the “Group Activity” Element
- 2.14. Discover the Fun of Categorizing with the “Categorize” widget
- 2.15. Explore the Question and Answer Activity
- #3. Unlock the Power of Gradable Activities in Kitaboo’s Authoring Platform
- 3.1. Creating a Gradable Activity
- 3.2. Adding a Gradable Activity in an eBook
- 3.3. Students Accessing the Activities
- 3.4. Standalone Gradable Activity
- 3.5. Grade Assessment: Activity Management for Admins and Teachers
- 3.6. Customizable Certificates for Course Completion
- #4. K.AI: Transforming Content Creation with AI-Driven Interactivity
- 4.1. K.AI Automatic Quiz Generation from PDF
- 4.2. Automatic Generation of Quiz from PDF Using K.AI Markup
- Login to Kitaboo Reader
- How to use Access Code
- Bookshelf Overview
- Bookshelf Search in Kitaboo Reader
- Guide to view Fixed Layout Ebooks
- Guide to view Reflowable ePUBs
- Guide to view VideoBooks
- Guide to view AudioBooks
- Changing Profile Settings in Reader
- Collections in Kitaboo Reader
- Viewing More Info in Kitaboo Reader
- How to add Bookmarks
- How to add Sticky Notes
- How to add Highlights
- How to use Pen Tool
- How to Access Resources
Let’s see how to create and add a group, and sync it with Clever.
- Sign in with your Enterprise Admin credentials.
- Click on + Group for adding a group.
- Enter the group details like Group Name, Description, Email ID, and Client Group ID. > Select Clever from the SSO Source/Onboarding Type also Clever dropdown menu.
NOTE: The moment you select PowerSchool as the Onboarding type, a new field by the name Sync Type with Sync With API as a default sync type will appear. The other fields that you will find there are – Sync Frequency, Match with (either Email or Source ID), District ID, Auth Token, URL, Client ID, Secret Key.
NOTE: There are two Sync Frequency options – Manual and Auto. Here Manual means you will have to manually sync the data. And, Auto means the system will automatically sync the data. If you select the Auto data syncing option, you will have to define how frequently you want the system to sync the data. Currently, there is only one option which is Daily.
We have selected Auto as the Sync Frequency option, and Daily as the Period for sync frequency in this example.
Enter details in the Access Token URL, Customer Key, Secret Key, and URL fields.
Select Customers from the list. > Click on Select Cover for providing a cover image to your group. > Click on Add.
NOTE: Some of the customers on the list are greyed out. This is because they are already part of another group. Hence they cannot be selected.
Sync Data:
1. Return to the Customer tab.
2. Filter the data by Group and select the recently created district from the list.
3. Click on Sync all data-API. To track the synchronization status, check the Status option.
- Generate Licenses: After the data is properly synced, you can generate licenses for specific schools.
Distribute Content:
District/School administrators can now log in and distribute content to users.
- Configure Redirection URL on Clever Site: On the Clever site, configure the
redirection URL as follows: URL, i.e.
(https://microservices.kitaboo.com/v1/clever management/clever/KITABOO_CLIENT_I D/CLEVER_CLIENT_ID/CLEVER_CLIENT_SECRET/clever/redirect)
Access Content: Copy the Instant Login URL and provide it to students and teachers to access all assigned content.
API Endpoints Used:
● /v3.0/schools
● /schools/{schools_ID}/sections
● /schools/{schools_ID}/users?role=teacher
● /schools/{schools_ID}/users?role=student