\label{Authoring_CustomResponse}\index{customresponse} \textbf{customresponse} queries for text without any constraint (any character is allowed). A script analyzes the answer to grade it automatically. \\ \\ Possible attributes are: \begin{itemize} \item \textbf{answerdisplay}: string to display for answer \end{itemize} The \textbf{answer} element inside, with the Perl code used for grading, can have the following attribute: \begin{itemize} \item \textbf{type}: should be \texttt{loncapa/perl} \end{itemize} Hints can be specified with \textbf{customhint}.