You may need to define HTML head tags for your activity if you use character sets for different languages.
You can include head tags for each activity, or a default set of head tags for all course activities. If a student activity or an instructor screen does not have head tags defined, the default is used.
Before creating head tags for a specific activity,
you must have already created activity settings
for that activity so that the activity name will appear in the list of choices.
Here are some examples:
To remove the head tags, click anywhere in the box, press Ctrl-A to select all the text, and press the Delete key.
2. Editing Head Tags
<meta http-equiv="content-type" content="charset=gb2312">
displays the simplified Chinese character set.
<meta http-equiv="content-type" content="charset=big5">
displays the traditional Chinese character set.