# SmartPoll.py # Demonstration plugin. class SmartPollPlugin: button_text = "SmartPoll" def OnClick(self, mainframe): # append the javascript for Decide to the entry text mainframe.editor.Value = mainframe.editor.Value + """
Scores: Higher is better. Do not write in here.
Reset to zeroes and try again?