The custom parameter p2g_status_schedule allows you to control the refresh interval for scheduled list.

(introduced in v6.0)

Example


p2g_status_schedule=owner|administrator:30s,learner|instructor:hide

Syntax


p2g_status_schedule=role|role:function,role:function

Allowed values


  • 10s
  • 30s
  • 60s
  • hide



Roles


IMS roles seperated by |

e.g. administrator, instructor, learner, observer


Default

if you do not use this custom parameter the default behavior will be


p2g_status_live=owner|administrator|instructor|learner|observer:60s

Purpose

Frequent status checks increase the load on the webserver and database. This parameter allows you to tweak performance if needed.