subjects.format — controls formatting of the subjects element
This parameter controls the formatting of the subjects element in all output formats.
Possible values include comma (the default) and table.
The examples below show how a <subjects> section like this would be rendered:
<subjects> <subject> <title>English</title> <result>C</result> </subject> <subject> <title>Science</title> <result>A</result> </subject> <subject> <title>Math</title> <result>B-</result> </subject> </subjects>