Form:AdminFeedback: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
 
(9 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}}}
{{{end template}}}
Line 31: Line 32:
{{{for template|AdminFeedback}}}
{{{for template|AdminFeedback}}}


{| class="table depth-1 font-inherit th-right-align rb-block" style="background: rgb(255, 252, 241);"
{| class="table depth-1 font-inherit th-right-align rb-block caption-header" style="background: rgb(255, 252, 241);"
|+Template: AdminFeedback
|-
|-
! Category
! Category
| {{{field | fbCategory | input type=radiobutton | values=Editorial,User Experience,User Interface,Design,Copy Editing }}}
| {{{field | fbCategory | input type=checkboxes | values=Editorial;User Experience;User Interface;Content;Copy Editing | delimiter=; }}}
|-
|-
! Priority
! Priority
Line 43: Line 45:
|-
|-
! Assign to
! Assign to
| {{{field | fbAssignees | input type=tokens | values=AlexC; JeremiP; Marcus; Mort; Gwen}}}
| {{{field | fbAssignees | input type=tokens | values=AlexC; JeremiP; Marcus; Mort; Gwen; Whole Team | delimiter=; }}}
|}
|}


{{{end template}}}
{{{end template}}}


{{{standard input|save|class="btn btn-outline-dark"|label=Submit feedback}}}
{{{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.