Difference between revisions of "Using Moodle as an Activity Host"

From Sugar Labs
Jump to navigation Jump to search
(updated)
(created with freemind)
Line 1: Line 1:
<code>Moodle Linking to Sugar Activities
+
<code>
 +
Moodle Linking to Sugar Activities
 
     goal
 
     goal
 
         make it easy for students to upload work straight to Moodle servers
 
         make it easy for students to upload work straight to Moodle servers
Line 7: Line 8:
 
             etoys etc
 
             etoys etc
 
             speak
 
             speak
                 personally I think if speak had a better interface more people would want to edit and share thier speak files
+
                 encourage students to tell stories using speak
 +
                encourage creation of FAQs
 
             TA
 
             TA
 
             pippy
 
             pippy
Line 23: Line 25:
 
     New activity
 
     New activity
 
         quiz builder and admin
 
         quiz builder and admin
            o
 
 
     users
 
     users
 
         XO users
 
         XO users
Line 37: Line 38:
 
             encourage firstname, last initial and maybe weight
 
             encourage firstname, last initial and maybe weight
 
         IP
 
         IP
             should tell us country and city... maybe that could be the intial log in UserID? last 3 digits of IP?
+
             should tell us country and city...  
 +
            maybe that could be the intial log in UserID? last 3 digits of IP?
 
         voluntary
 
         voluntary
 
             school name
 
             school name
 
             teacher name
 
             teacher name
 
             class name
 
             class name
 
 
</code>--19:48, 5 September 2009 (UTC)
 
</code>--19:48, 5 September 2009 (UTC)

Revision as of 15:50, 5 September 2009

Moodle Linking to Sugar Activities

   goal
       make it easy for students to upload work straight to Moodle servers
           with and w/o logins?
       reproduce enthusiasm found on Scratch for programming with etoys. turtle art, writing etc
       activity uploads
           etoys etc
           speak
               encourage students to tell stories using speak
               encourage creation of FAQs
           TA
           pippy
           labyrinth
               nice for mind mapping but it's clumsy
   where to begin
       python
           why python?
               Nubae knows it
           hello world
           nubae's pyclic?
               nice to get that into Pippy examples
           start here with a basic test prompt interface
           question builder
   New activity
       quiz builder and admin
   users
       XO users
       non XO users
   viewing of materials
       only logged in to moodle server
       child security etc
   fields
       questions
           can we pull the machine specs XO or otherswise
           version of Sugar?
       user ID
           encourage firstname, last initial and maybe weight
       IP
           should tell us country and city... 
           maybe that could be the intial log in UserID? last 3 digits of IP?
       voluntary
           school name
           teacher name
           class name

--19:48, 5 September 2009 (UTC)