Form:AdminFeedback: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
{{{for template|Feedback}}} | {{{for template|Feedback}}} | ||
{| class="table depth-1 font-inherit th-right-align" style="background: rgb(255, 252, 241);" | {| class="table depth-1 font-inherit th-right-align caption-header" style="background: rgb(255, 252, 241);" | ||
|+Template: Feedback | |||
|- | |- | ||
! Name | ! Name | ||
| Line 24: | Line 25: | ||
|- | |- | ||
! Archived: | ! Archived: | ||
| {{{field | fbArchived }}} | | {{{field | fbArchived | input type=checkbox }}} | ||
|} | |} | ||
{{{end template}}} | |||
{{{for template|AdminFeedback}}} | |||
{| class="table depth-1 font-inherit th-right-align rb-block caption-header" style="background: rgb(255, 252, 241);" | |||
|+Template: AdminFeedback | |||
|- | |||
! Category | |||
| {{{field | fbCategory | input type=checkboxes | values=Editorial;User Experience;User Interface;Content;Copy Editing | delimiter=; }}} | |||
|- | |||
! Priority | |||
| {{{field | fbPriority | input type=radiobutton | values=High, Medium, Low }}} | |||
|- | |||
! User-error? | |||
| {{{field | fbUserError | input type=checkbox }}} | |||
|- | |||
! Assign to | |||
| {{{field | fbAssignees | input type=tokens | values=AlexC; JeremiP; Marcus; Mort; Gwen; Whole Team | delimiter=; }}} | |||
|} | |||
{{{end template}}} | |||
{{{ | {{{standard input|save|class="btn btn-outline-dark"|label=Save }}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 16:57, 30 January 2020
This is the admin feedback form used to tag and edit progress on feedback processing. Access by going to Feedback Management.