Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalther Neuper <neuper@neuper.(none)>2009-12-11 15:58:03 (GMT)
committer Walther Neuper <neuper@neuper.(none)>2009-12-11 15:58:03 (GMT)
commit728977476b97e0eaf2f0d4db71bc0f0f4382f131 (patch)
treefef1f6b69bc1361cc855c860770725bb6794ff00
parent7833f0a87d2f2cca46ce0aedfed13a31458abd1a (diff)
start shift membervars to settings
-rwxr-xr-xReckonPrimer.activity/exaddsimp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReckonPrimer.activity/exaddsimp.py b/ReckonPrimer.activity/exaddsimp.py
index 9e14f97..6b830e5 100755
--- a/ReckonPrimer.activity/exaddsimp.py
+++ b/ReckonPrimer.activity/exaddsimp.py
@@ -14,9 +14,9 @@ from functions import *
class ExAddSimp(Exercise):
def __init__(self, dis):
- self._title = 'template exaddsimp'
self._display = dis
self._sett = {'topic' : 'addsub_simp',
+ 'title' : 'template exaddsimp',
'calclines': 1, # no. of lines for calc to be input.
'MAX' : 30, # maximum of calcs generated.
# Generate fills up by varying input.