[Sugar-devel] Sugar-devel Digest, Vol 122, Issue 7

Joel Arrey joeloedinho at gmail.com
Mon Dec 3 05:01:01 EST 2018


@Amaan Iqbal <amaaniqbal2786 at gmail.com>   Ok thanks for the help i was
really worried because my activity didn't need those two steps

On Mon, Dec 3, 2018 at 9:00 AM <sugar-devel-request at lists.sugarlabs.org>
wrote:

> Send Sugar-devel mailing list submissions to
>         sugar-devel at lists.sugarlabs.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.sugarlabs.org/listinfo/sugar-devel
> or, via email, send a message with subject or body 'help' to
>         sugar-devel-request at lists.sugarlabs.org
>
> You can reach the person managing the list at
>         sugar-devel-owner at lists.sugarlabs.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Sugar-devel digest..."
>
>
> Today's Topics:
>
>    1. Re: GCI plan for chatbot functionality and updating website
>       to bootstrap v4.1.x (Tony Anderson)
>    2. Help on creating an activity for sugarizer (Joel Arrey)
>    3. Re: Help on creating an activity for sugarizer (James Cameron)
>    4. Re: GCI plan for chatbot functionality and updating website
>       to bootstrap v4.1.x (Amaan Iqbal)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 3 Dec 2018 02:33:28 +0000
> From: Tony Anderson <tony_anderson at usa.net>
> To: sugar-devel at lists.sugarlabs.org
> Subject: Re: [Sugar-devel] GCI plan for chatbot functionality and
>         updating website to bootstrap v4.1.x
> Message-ID: <a76c26be-ca4c-aa19-4e98-89b97b578bd9 at usa.net>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hi Amaan
>
> You are, of course, aware that a chatbot capability is offered by the
> Speak Activity based on Alice. Alice can be 'taught' so that its dialogs
> can be improved. With a simple modification, it can be made to respond
> by default: 'I don't know'. to a question such as 'What is the third
> planet?' to which the user responds: 'The third planet is Mars' would
> become the bots answer to that question. It would be a simple change to
> add multiple chatbots so that a user could build their own.
>
> Naturally, this approach has the benefit of 'low entry' and 'no ceiling'
> to which we aspire in enabling our learners to learn and to learn how to
> learn.
>
> Tony
>
>
> On 12/2/18 12:10 PM, Amaan Iqbal wrote:
> > Hello Everyone,
> >
> > I am attaching the plans which our GCI students have created for
> > having a chatbot functionality on our website and for updating our
> > website to Bootstrap 4.1 which will result in removal of dependency on
> > some plugins like owl-carousel and many other custom stylings.
> >
> > Please find the links below. Any reviews would be appreciated.
> >
> > Plan for Chatbot functionality
> > <
> https://docs.google.com/document/d/1p4nw0D-oomE7Jrze67kXAyEEUfINlpIKuoSFU8rimQk/edit#heading=h.fnvfgb36iyez
> >
> > Plan for updating the website to bootstrap 4.1.x
> > <
> https://storage.googleapis.com/codein-prod.appspot.com/gci-2018/core_taskupdate/doc/4657339716075520_1542461902_plan.pdf?Expires=1543838895&GoogleAccessId=codein-prod%40appspot.gserviceaccount.com&Signature=huyqIyR0P78oO4JOYt%2BuRhW08LqzCmG8gibMyurQYjHjv8tNnT%2F3%2FzSd53wx03axoYbx%2BbZNOwJm0ED3Nkqy%2FZiUMOm%2FkqAH%2BMedXTTCKb0C%2BdeXA6RDo3nqj6UY7dwbtiTJtNQf3o3WReA3ix8Yd9bX6k1Zxz6WAHQLM6HEgc1kSpNtEQnQDqwi82KfX57WWfdFmdBap4s2mcPOD5WA05VMqe9VWREn5B88KPENXqF4parH1TcsWWR%2B%2FfYlFaWQTNdtooub%2FEXZWWWu4cabA7mUQIBrsJPAYw5znZ1dpt8BmWMYOi3GksqYip3J7x%2BJLUfmYfB8auL9Qz4eO6uM0w%3D%3D
> >
> >
> >
> > Regards,
> > Amaan
> >
> >
> > _______________________________________________
> > Sugar-devel mailing list
> > Sugar-devel at lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20181203/771e2bb0/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 3 Dec 2018 05:02:48 +0100
> From: Joel Arrey <joeloedinho at gmail.com>
> To: sugar-devel at lists.sugarlabs.org
> Subject: [Sugar-devel] Help on creating an activity for sugarizer
> Message-ID:
>         <
> CACUGzctWhFWsjfykE-a+wVCRwSA60qXUoezjxywSmAOEP0KDxg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello everyone please i have some question to ask about creating an
> activity for sugarizer.
> 1) Is it really a most to handle journal and datastore?
> 2)And to handle multi-user with presence
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20181203/dd52d6cd/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Mon, 3 Dec 2018 15:41:21 +1100
> From: James Cameron <quozl at laptop.org>
> To: sugar-devel at lists.sugarlabs.org
> Subject: Re: [Sugar-devel] Help on creating an activity for sugarizer
> Message-ID: <20181203044121.GE23507 at laptop.org>
> Content-Type: text/plain; charset=iso-8859-1
>
> No.
>
> If the activity has no need for saved state, you should be able
> to ignore step 4 in the tutorial.
>
> If the activity is for one user at a time, you should be able to
> ignore step 6 in the tutorial.
>
> Have a look at the source code of the other activities to see how they
> use journal or multi-user.
>
> On Mon, Dec 03, 2018 at 05:02:48AM +0100, Joel Arrey wrote:
> > Hello everyone please i have some question to ask about creating an
> activity
> > for sugarizer.
> > 1) Is it really a most to handle journal and datastore?
> > 2)And to handle multi-user with presence
>
> > _______________________________________________
> > Sugar-devel mailing list
> > Sugar-devel at lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> http://quozl.netrek.org/
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 3 Dec 2018 13:29:50 +0530
> From: Amaan Iqbal <amaaniqbal2786 at gmail.com>
> To: tony_anderson at usa.net
> Cc: Sugar-dev Devel <sugar-devel at lists.sugarlabs.org>
> Subject: Re: [Sugar-devel] GCI plan for chatbot functionality and
>         updating website to bootstrap v4.1.x
> Message-ID:
>         <CANx20eT4Jtjy707NrEOYsaB_duTQiiQv20cVZusDdUAk=
> waNag at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Here I am referring to a chatbot functionality for our website and not of a
> personal chatbot for someone which can be made to learn in different ways
> depending upon the user. If it's brought to the website directly, it may be
> trained by some user in an abusive manner which we don't want.
>
> Currently, the chatbot will only guide users in appropriate directions to
> serve the purpose of visitor due to which they are visiting our website.
> And it won't talk like a real-life bot.
>
>
> Regards,
> Amaan
>
>
> On Mon, Dec 3, 2018 at 8:03 AM Tony Anderson <tony_anderson at usa.net>
> wrote:
>
> > Hi Amaan
> >
> > You are, of course, aware that a chatbot capability is offered by the
> > Speak Activity based on Alice. Alice can be 'taught' so that its dialogs
> > can be improved. With a simple modification, it can be made to respond by
> > default: 'I don't know'. to a question such as 'What is the third
> planet?'
> > to which the user responds: 'The third planet is Mars' would become the
> > bots answer to that question. It would be a simple change to add multiple
> > chatbots so that a user could build their own.
> >
> > Naturally, this approach has the benefit of 'low entry' and 'no ceiling'
> > to which we aspire in enabling our learners to learn and to learn how to
> > learn.
> >
> > Tony
> >
> >
> > On 12/2/18 12:10 PM, Amaan Iqbal wrote:
> >
> > Hello Everyone,
> >
> > I am attaching the plans which our GCI students have created for having a
> > chatbot functionality on our website and for updating our website to
> > Bootstrap 4.1 which will result in removal of dependency on some plugins
> > like owl-carousel and many other custom stylings.
> >
> > Please find the links below. Any reviews would be appreciated.
> >
> > Plan for Chatbot functionality
> > <
> https://docs.google.com/document/d/1p4nw0D-oomE7Jrze67kXAyEEUfINlpIKuoSFU8rimQk/edit#heading=h.fnvfgb36iyez
> >
> > Plan for updating the website to bootstrap 4.1.x
> > <
> https://storage.googleapis.com/codein-prod.appspot.com/gci-2018/core_taskupdate/doc/4657339716075520_1542461902_plan.pdf?Expires=1543838895&GoogleAccessId=codein-prod%40appspot.gserviceaccount.com&Signature=huyqIyR0P78oO4JOYt%2BuRhW08LqzCmG8gibMyurQYjHjv8tNnT%2F3%2FzSd53wx03axoYbx%2BbZNOwJm0ED3Nkqy%2FZiUMOm%2FkqAH%2BMedXTTCKb0C%2BdeXA6RDo3nqj6UY7dwbtiTJtNQf3o3WReA3ix8Yd9bX6k1Zxz6WAHQLM6HEgc1kSpNtEQnQDqwi82KfX57WWfdFmdBap4s2mcPOD5WA05VMqe9VWREn5B88KPENXqF4parH1TcsWWR%2B%2FfYlFaWQTNdtooub%2FEXZWWWu4cabA7mUQIBrsJPAYw5znZ1dpt8BmWMYOi3GksqYip3J7x%2BJLUfmYfB8auL9Qz4eO6uM0w%3D%3D
> >
> >
> >
> > Regards,
> > Amaan
> >
> >
> > _______________________________________________
> > Sugar-devel mailing listSugar-devel at lists.sugarlabs.orghttp://
> lists.sugarlabs.org/listinfo/sugar-devel
> >
> >
> > _______________________________________________
> > Sugar-devel mailing list
> > Sugar-devel at lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.sugarlabs.org/archive/sugar-devel/attachments/20181203/9a74804f/attachment.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> ------------------------------
>
> End of Sugar-devel Digest, Vol 122, Issue 7
> *******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20181203/08503364/attachment.html>


More information about the Sugar-devel mailing list