ORE's trial management plugin
Command | Alias | Description |
---|---|---|
/trial info |
/trial |
Shows information about TrialORE |
/trial history |
Shows the trial history of an individual | |
/trial start [user] [app url] |
/trialstart [user] [app url] |
Start a trial |
/trial note [note] |
Write a note during the trial | |
/trial finish pass |
/trialpass |
Pass the testificate |
/trial finish fail |
/trialfail |
Fail the testificate |
- Start the trial with
/trial start [username] [app url]
. The username is the user's IGN and the app URL is the discourse URL. - Once in trial mode, you can conduct the trial "as normal".
Notes can be written by running
/trial note [note]
. This will forever save this note to this trial, and will be included on the trial report. - To finish a trial, you can run
/trial finish pass
(/trialpass
) or/trial finish fail
(/trialfail
). This will either accept the Testificate as Builder, or demote them back to student.
There is an "abandonment" period for if a Testificate or trialer leave. This "abandonment" period defaults to 5 minutes. If a Testificate leaves, they will be demoted to Student and given 5 minutes to rejoin. If they do not rejoin within those 5 minutes, the trial ends. If a trialer leaves, the trial will automatically end in 5 minutes if they do not rejoin, demoting the Testificate to Student. The only distinction of an abandoned trial is if the trial ends with an automated abandonment note.