Begall

Results 4 comments of Begall

Used the suggestion of installing PAT, and did the tweak to disable authentication but now I have a problem where the connection registers with the server successfully, and takes the...

Apologies if this was wrong but from what I remember I handled this through: self.say(AnswerObjectHere, "SpeakableTextHere") The speakable part needs to be a string rather than an answerobject.

It should be (again iirc, I don't have access to my code right now): self.say(self.sendRequestWithoutAnswer(view), "%s" %(exam))

I looked at this, seems to me it needs a little bit of work to first build the appropriate number of disc sub folders and then some more work to...