Hello I need to build a system for a non profit org that allows people to form study groups, to post lessons and take tests (multiple choice), and to keep track of each member''s and group''s progress. Is anyone aware of an existing open source project in RoR (or any language/ framework) that does something like this. I''m thinking of something like drupal but drupal is more for joint creation and maintenance of content. This is more specific for supporting study groups. As I said, RoR is fine but other lang/platform also welcomed. Thanks in advance for any pointers. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
moodle? On Wed, Jan 6, 2010 at 5:01 PM, rubynuby <dearluu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello > > I need to build a system for a non profit org that allows people to > form study groups, to post lessons and take tests (multiple choice), > and to keep track of each member''s and group''s progress. Is anyone > aware of an existing open source project in RoR (or any language/ > framework) that does something like this. > > I''m thinking of something like drupal but drupal is more for joint > creation and maintenance of content. This is more specific for > supporting study groups. > > As I said, RoR is fine but other lang/platform also welcomed. > > Thanks in advance for any pointers. > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Walter McGinnis
2010-Jan-07 02:42 UTC
Re: open source software for school study group / community
Hi, I''m one of the developers for a open source Ruby on Rails app called Kete. We''ve considered this sort of scenario in the past, check out this topic for details: http://kete.net.nz/documentation/topics/show/222-how-can-kete-be-used-in-the-classroom Right now Kete is used in a number of scenarios that are similar. For example at the company that I work for, Katipo, we use a Kete site as an extranet to work on projects with our clients as well as our internal knowledge management system. It''s worked pretty well so far. Cheers, Walter McGinnis Kete Project Lead - http://kete.net.nz Katipo Communications, Ltd. - http://katipo.co.nz/ http://twitter.com/wtem On Thu, Jan 7, 2010 at 11:25 AM, tom <tomabroad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> moodle? > > > On Wed, Jan 6, 2010 at 5:01 PM, rubynuby <dearluu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hello >> >> I need to build a system for a non profit org that allows people to >> form study groups, to post lessons and take tests (multiple choice), >> and to keep track of each member''s and group''s progress. Is anyone >> aware of an existing open source project in RoR (or any language/ >> framework) that does something like this. >> >> I''m thinking of something like drupal but drupal is more for joint >> creation and maintenance of content. This is more specific for >> supporting study groups. >> >> As I said, RoR is fine but other lang/platform also welcomed. >> >> Thanks in advance for any pointers. >> >> -- >> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >> >> > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
raghubetter
2010-Jan-07 09:28 UTC
Re: open source software for school study group / community
We have developed ceratin accelerate / plugins for the same purpose, do let me know your costing and budget so that we can see, if we can help you with this. On Jan 7, 3:01 am, rubynuby <dear...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello > > I need to build a system for a non profit org that allows people to > form study groups, to post lessons and take tests (multiple choice), > and to keep track of each member''s and group''s progress. Is anyone > aware of an existing open source project in RoR (or any language/ > framework) that does something like this. > > I''m thinking of something like drupal but drupal is more for joint > creation and maintenance of content. This is more specific for > supporting study groups. > > As I said, RoR is fine but other lang/platform also welcomed. > > Thanks in advance for any pointers.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
rubynuby
2010-Jan-07 16:53 UTC
Re: open source software for school study group / community
thanks all for your suggestions. I''m investigating now. If others have suggestions, please keep them coming. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.