Translations:AutoSum numerical text grid/3/da

From Catglobe Wiki
Revision as of 09:55, 3 August 2017 by Phamhuuphucgopenid (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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;