Difference between revisions of "Translations:AutoSum numerical text grid/3/da"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Image:AutoSum.png == Solution == *Create a text grid question *Add the below script to that question == Code == <source lang="javascript" line="1"> var even = "even"; var...")
 
(No difference)

Latest revision as of 09:55, 3 August 2017

AutoSum.png

Solution

  • Create a text grid question
  • Add the below script to that question

Code

<source lang="javascript" line="1"> var even = "even"; var AddTotalRowToGrid = true; var UpdateSelfDefinedElement = false;