Add a "Teacher" user

Procedures

Add New "Teacher": Add some users as "teacher". Teacher's role is "author".

  1. Open a "Add New User" page.
  2. Check a "Teacher" property.
    If "Teacher" property was checked, "Role" is changed to "Author" automatically.
    [Add New User]

    [Add New User]

  3. Add new user.
  4. Confirm id of the teacher in a list of users.

The procedure to make the registered user "teacher".

  1. Open a "User Edit" page from a "All Users" page.
  2. If the "Role" of that user is not "Author", change it to "Author" and update once.
  3. After updation, check a "Teacher" property and update again.

 

Edit schedule by scheduler

Edit schedule
  1. Login as "teacher" user, and open "Scheduler for teacher" page.
  2. "Open", "Close" is changed when click the cell of timetable.
  3. When a line title ("time") is clicked, the line is changed all.
  4. When column title ("date") is clicked, the column is changed all.
  5. When a reserved cell is clicked, it is moved to a "Cancellation form for teacehrs" page.

    Scheduler (operation)
Destruction of old schedule data.
  • The past schedule data is deleted regularly.
  • It can change the days to maintain and the practice distance in plug-in option "General - CRON settings".

 

Create "posts" as the teacher information

About this posts

This posts display weekly-schedule of the each teacher. and information of each teacher freely.

Procedures
  1. Add a new category. (e.g. "teacher")

    05c_teacher_category

  2. Add a new posts of each teacher.
  3. "post_title" is teacher's name, and select a "teacher" category.
  4. Insert the following short code in "content".

    (id="xx" is "teacher" user's ID)

    05d_teacher_post

    Post view
    08a_reserve_weekly_schedule

Memo
  • Anyone can access this page including a guest user.
  • When insert the short cord mentioned above and perform preservation (publicly) of an article, the permanent link of this article is stored in the profile item "website" of the lecturer user.
    (the information that saved is cleared when classify an article into a trash box)
  • It can place other information of a teacher (photograph, career, etc) into content too.


    *) An profile-image in the screenshot is an "Featured Image" of WP.

    講師週間スケジュール

 

"Daily schedule" page

About this page
  • It display the daily schedule of each teacher in parallel.
  • Anyone can access this page including a guest user.
  • "Slug" is determined in the plug-in option "Special pages". (default: "schedule")
  • Insert the following short code in "content".
    » [olb_calendar]:About calendar
  • If you want to display a teacher's self-portrait, set a "Featured Image" in each "post" of teacher information.
    "Featured Image" may not be displayed if the "post" of teacher information was created before "Ver 0.5.0." In that case, please open the "Edit" page of each "post" and perform "Update (Publish)" again.

    daily-schedule

  • The type of the calendar has two kinds, "monthly" type and "weekly (seven days from today)" type.
    » About calendar

    "weekly" calendar
    weekly calendar

"List of teachers" using the category archive