id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
218	GUI for Evaluation events has wrong fields	jdalbey	sdanthin	"The Event Editor window for all Evaluation events (except CMS Evaluation) displays the wrong fields.  Currently the fields displayed are shown in attached image.  These should be replaced with one free-format text field labeled ""Expected Action"".

These events generate XML like this:

{{{
<ACTIVITY_LOG_EVALUATION>
<EXPECTED_ACTION>Should be updating the incident board.</EXPECTED_ACTION>
</ACTIVITY_LOG_EVALUATION>
}}}
The CMS Evaluation event editor has ID, Type, and Location fields which are correct.
Two buttons for Add Message and Delete Message should be removed. 
The table with two columns should be replaced with a table of one column and six rows (fixed size, no column headers) and labeled ""Sample Message"".

These events generate XML like this:

{{{
<CMS_EVALUATION cmsID=""95"" type=""new""> 
	<LOCATION>NB 5 @ EL TORO</LOCATION>
	<SAMPLE_MESSAGE>
		<CMS_LINE>ACCIDENT AT HWY-55</CMS_LINE>
		<CMS_LINE>3 RT LANES BLKD</CMS_LINE>
	</SAMPLE_MESSAGE>
</CMS_EVALUATION>
}}}"	defect	new	Low	May 2021 Training	ScriptBuilder GUI		Minor			
