added new sections to contents
This commit is contained in:
parent
afab38a44c
commit
75d76cc89e
|
@ -4,11 +4,13 @@
|
||||||
|
|
||||||
- [Abstract](#abstract)
|
- [Abstract](#abstract)
|
||||||
- [Feature set](#feature-set)
|
- [Feature set](#feature-set)
|
||||||
|
|
||||||
- [Classroom](#classroom)
|
- [Classroom](#classroom)
|
||||||
- [Assigment list](#a-list-of-assignments)
|
- [Assigment list](#a-list-of-assignments)
|
||||||
- [Classpapers](#a-list-of-class-documents)
|
- [Classpapers](#a-list-of-class-documents)
|
||||||
- [Teacher chat](#teacher-chat)
|
- [Teacher chat](#teacher-chat)
|
||||||
- [Quiz](#quiz)
|
- [Quiz](#quiz)
|
||||||
|
|
||||||
- [Question types](#question-types)
|
- [Question types](#question-types)
|
||||||
- [Text input](#text-input)
|
- [Text input](#text-input)
|
||||||
- [Basic select](#basic-select)
|
- [Basic select](#basic-select)
|
||||||
|
@ -16,6 +18,9 @@
|
||||||
- [Pair match](#pair-match)
|
- [Pair match](#pair-match)
|
||||||
- [Ordering](#ordering)
|
- [Ordering](#ordering)
|
||||||
- [File upload](#file-uploads)
|
- [File upload](#file-uploads)
|
||||||
|
|
||||||
|
- [Roles](#role)
|
||||||
|
|
||||||
- [Frontend](#frontend)
|
- [Frontend](#frontend)
|
||||||
- [Themes](#themes)
|
- [Themes](#themes)
|
||||||
- [Server](#server)
|
- [Server](#server)
|
||||||
|
@ -23,6 +28,7 @@
|
||||||
- [Backend](#backend)
|
- [Backend](#backend)
|
||||||
- [Authentication](#authentication)
|
- [Authentication](#authentication)
|
||||||
- [Data storage](#data-storage)
|
- [Data storage](#data-storage)
|
||||||
|
- [Database](#database)
|
||||||
- [Load balancing](#load-balancing)
|
- [Load balancing](#load-balancing)
|
||||||
|
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
|
|
Reference in a new issue