Work in progress can be tried out on some demo instances of Melange.
In the sections below:
Collection of statistical data from Melange models and presentation as pie charts, graphs etc. The initial use is to present the pie chart showing where GSoC students come from.
Maintained by: dhans, merio
Most recent Update: 13-Aug-2009
What's New: (13-Aug-2009)
What's New: (09-Jul-2009)
What's New: (07-Jul-2009)
What's New: (06-Jul-2009)
What's New: (02-Jul-2009)
What's New: (01-Jul-2009)
What's New: (26-Jun-2009)
What's New: (26-Jun-2009)
What's New: (18-Jun-2009)
What's New: (17-Jun-2009)
What's New: (16-Jun-2009)
Create a form based questionnaire that users can fill in. View the results. The initial use is for the GSoC mid-term survey and the end of GSoC survey.
Potentially much of melange can be reworked to use surveys. For example application to be a mentoring organization could be written as a survey. This leads to less code and a design where programmers are not needed to change questions, rights and wordings on forms.
Maintained by: jamtoday, ajaksu
Most recent Update: 12-June-2009
What's New:
UI Updates using jQuery UI
Can create a survey with text, choice and multi choice options.
Can take a survey as a user.
Can view a table of all survey results.
Main Link: http://jamstage.appspot.com/
Active Links:
Note: You must sign in and create a profile to create or take surveys.
Sample Student Midterm:
Edit: http://jamstage.appspot.com/survey/edit/program/google/gsoc2009/samplestudentmidtermgsoc2009
Take (as Student): http://jamstage.appspot.com/survey/show/program/google/gsoc2009/samplestudentmidtermgsoc2009
Sample Mentor Midterm:
Edit: http://jamstage.appspot.com/survey/edit/program/google/gsoc2009/samplementormidtermgsoc2009
Take (as Mentor): http://jamstage.appspot.com/survey/show/program/google/gsoc2009/samplementormidtermgsoc2009
Sample Evaluation Survey: http://melange-ajaksu.appspot.com/
A framework for customizable news feeds for various entity kinds that can be formatted on various site pages. Each newsfeed includes a subscription link, and through a ‘subscribe’ url pattern is used to render XML feeds.
Because of the relatively simple nature of the initial project, some of the post-midterm development will include an auxiliary open source pubsub component meant to be deployed separately, and act as a hub allowing Melange instances to host chat, Google Wave updates, and other real-time activity.
Maintained by: jamtoday
Most recent Update: 12-June-2009
What's New:
Newsfeed renders for Programs, Groups, Organizations for many types of updates.
XML link and ‘subscribe’ URL pattern.
Main Link: http://jamstage.appspot.com/
Active Links:
Task-based work flow for Google-Highly-Open-Participation contest. Define tasks, tag them, set difficulty levels, track students' progress.
Maintained by: madhusudan
Most recent Update: 23-Junee-2009
What's New: .
Can create GHOP Program
Can create GHOP Organizations and assign task quota limits to the active ones.
Can create GHOP Org Admins and Mentors
Main Link: http://melange-madhusudancs.appspot.com/
Active Links: please put the real links here
What's New: (1-Jul-2009)
(Important Note, Assign mentors field exist in the OA edit view but is not functional at the moment, it will be in the next update. I wanted to put this instance to testing before any delays and did not wait till it got completed. Not difficult though, I just want to integrate jQuery autocomplete for this field, which is already in our code base which is taking some time.)
Also for those who are interested in seeing the code or reviewing it, I have maintained all my code as a patchset at http://bitbucket.org/madhusudancs/melange-mq/. Please feel free to take a look. Also any bugs or issues you find while testing, kindly report at the issue tracker on the repository http://bitbucket.org/madhusudancs/melange-mq/issues/. It will help me keep track of the issues.