The custom parameter p2g_edit allows you to control the behavior of the edit button.

Example


p2g_edit=instructor|staff:always,learner:none

Syntax


p2g_edit=role|role:permission,role:permission

Allowed values


  • once
  • always
  • none


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_edit=instructor:always


Purpose


This parameter is introduced as part of learner assignments.  By default you can always change the selected video. However, if you don't want learners to make changes to the selected content after they saved their selection, you could use p2g_edit=none to hide the edit button.


We also introduced the option once, in case you want to give the learner the opportunity to correct once.