On Thursday, November 23, 2017 at 4:38:44 AM UTC-8, Maurice Waka wrote:
>
> 4 lines in the html file is a second different way I was trying to get the 
> result, the same I also did in the controller to get the result:quiz.
> I re-did the app and used the same code but unfortunately am still getting 
> the same result.
> How or where did you place your {{=quiz}} in the html?
> could my code in the controller be the issue?
> May I see how you did yours? 
>

I don't have an example.  I just played around in the sandbox you pointed 
me to.   I would put it in the view stub returned by the ajax.

Note that the sandbox is doing everything client-side, which makes 
persistent storage more difficult (for me, at least; I'm not up on the 
local storage routines).  To have things done server-side, I probably would 
start fresh with awareness of what the sandbox did, but not translating 
it's code.

/dps
 

> Regards
>
>
> On Tue, Nov 21, 2017 at 9:21 AM, Dave S <[email protected] <javascript:>> 
> wrote:
>
>>
>>
>> On Monday, November 20, 2017 at 10:05:47 PM UTC-8, Maurice Waka wrote:
>>>
>>> You mean a screen shot of before input, and after the input? 
>>>
>>
>> I mean the top lines of 
>> <URL:https://groups.google.com/d/msg/web2py/dN9KfQULX54/4KwZhAqnCwAJ>
>> (posted at 8:50 my time (Los Angeles area, UTC-8) )
>> It's a for-loop as embedded in your view file.
>>
>> /dps
>>
>>
>>> On 21 Nov 2017 8:59 AM, "Dave S" <[email protected]> wrote:
>>>
>>>>
>>>>
>>>> On Monday, November 20, 2017 at 9:49:41 PM UTC-8, Maurice Waka wrote:
>>>>>
>>>>> That's the first input message I typed. The return message in the 
>>>>> white bubble should also be the same as the one in the bubble blue. Am 
>>>>> just 
>>>>> testing to see that I pick the right input from my modules. 
>>>>>
>>>>>
>>>> In that view sample (the 4 lines of web2py '{{...}}' stuff, where does 
>>>> quizes come from?  In your controller, you are returning quiz=quiz.
>>>>
>>>> /dps
>>>>
>>>>  
>>>>
>>>>> On 21 Nov 2017 8:22 AM, "Dave S" <[email protected]> wrote:
>>>>>
>>>>>
>>>>>
>>>>> On Monday, November 20, 2017 at 8:15:55 PM UTC-8, Dave S wrote:
>>>>>>
>>>>>> [...]  But what is the blue bubble above the Send button?  It says 
>>>>>> "God is love" ... are you putting the result in the wrong place?
>>>>>>
>>>>>> I see the sololearn  example page puts my input into blue bubbles 
>>>>> that are right-justified, like the "God is love" bubble in your picture.
>>>>>
>>>>> /dps
>>>>>  
>>>>>
>>>>> -- 
>>>> Resources:
>>>> - http://web2py.com
>>>> - http://web2py.com/book (Documentation)
>>>> - http://github.com/web2py/web2py (Source code)
>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>> --- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "web2py-users" group.
>>>> To unsubscribe from this topic, visit 
>>>> https://groups.google.com/d/topic/web2py/dN9KfQULX54/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/web2py/dN9KfQULX54/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to