Technical writing: Difference between revisions

Line 23: Line 23:
** Evaluate if examples are straightforward and detailed, including explanations of fields and sourcing of specific values.
** Evaluate if examples are straightforward and detailed, including explanations of fields and sourcing of specific values.


Example for reference: How to get the source of survey_id and hash values
Example for reference: How to get the source of id and hash values


<pre>
<pre>
{"survey_id":"SURVEY","hash":"xxxxxx"}
{"id":"123","hash":"xxxxxx"}
</pre>
</pre>