Frequently Asked Questions

The junior template is supposed to have a count of the overall grade shown in a table. The grade appears, but not the number how do I fix it?

On a template, lines similar to these are 3 are used to show either the number or percent of each grade from A to E.

/control/,keep,6
/****/,preview,text,"A,B,C,D,E,15,2,3,4,5,25,30,30,15,0"
/field/,strand1,0,60,180,120

This group of lines is repeated 4 more times, with a different number on the /control/ lines. To make the count or percentage appear, change the strand name to be distribution. On each line. Do not change anything else. For example, the first group of lines becomes:

/control/,keep,6
/****/,preview,text,"A,B,C,D,E,15,2,3,4,5,25,30,30,15,0"
/field/,distribution,0,60,180,120

 

Contents
Search