If you want to give students an added nudge of pressure, you can list where they are in relation to other students for each lesson in your course:
[wpc_peer_pressure zero="Be the first to complete this!" single="1 person has already completed this!" plural="{number} people have already completed this!" completed="Yay! You did it!"]
Here are some further settings:
- ‘zero’: (string) Copy displayed when zero users have completed the post. Default: “Be the first to complete this!”
- ‘single’: (string) Copy displayed when one user has completed the post. Default: “1 person has already completed this!”
- ‘plural’: (string) Copy displayed when 2 or more people have completed the post. Default: “{number} people have already completed this!”
- ‘completed’: (string) Copy displayed when a logged-in user has completed the post. Default: “Yay! You did it!”
Note: dynamic variables you can use in plural & completed fields: {number}, {percentage}, {next_with_ordinal}