Difference between revisions of "Google Code In 2017 Lessons Learned"

From OSGeo
Jump to navigation Jump to search
(use correct google terminology)
Line 4: Line 4:
 
== OSGeo's Application document ==
 
== OSGeo's Application document ==
  
* record initial tasks in a shared Google Doc and include a link to that document in the application; '''do not''' use a wiki, as those initial tasks have to be made private once OSGeo is accepted as a Code-in organization
+
* record initial tasks in a shared Google spreadsheet and include a link to that document in the application; '''do not''' use a wiki, as those initial tasks have to be made private once OSGeo is accepted as a Code-in organization
  
 
* cvvergara comments:
 
* cvvergara comments:

Revision as of 11:50, 16 November 2017

This is to document things that admins and mentors learned, for the benefit of future Code-In exercises.

OSGeo's Application document

  • record initial tasks in a shared Google spreadsheet and include a link to that document in the application; do not use a wiki, as those initial tasks have to be made private once OSGeo is accepted as a Code-in organization
  • cvvergara comments:
    • Instead of the google doc: Set up a google spreadsheet that has the correct format for the bulk upload, because if a parameter is missing then the task wont be accepted.
    • For creating "similar tasks" (and so many) I created a spreadsheet where I had a kind of a database structure. (sorry is an ods not a google spreadsheet) and then I copy paste the results to the google spreadsheet

Uploading Tasks

  • recommend that teams upload a single task first, to check their syntax and csv formatting, before uploading multiple tasks in bulk
  • external_url field has several undocumented rules:
    • 200 character limit length
    • only 1 url is allowed
    • no commas
  • cvvergara comments:
    • When uploading so many tasks, the ones that were OK got uploaded, so to upload the few 3 or 4 tasks that had something wrong:
      • Duplicated the worksheet tab
      • Deleted from the duplicated tab the tasks that were OK and uploaded: when uploading the verbose shows the titles of the tasks, and they are processed in order, so was a matter of inspecting.
      • Fixed the few tasks that were with some error
      • Processed the bulk upload with the duplicated tab
      • Deleted the duplicated tab
      • Changed the project tab name adding a DONE as a reminder that those tasks were uploaded


Unknown Mentors

Be vigilant when receiving initial volunteers as mentors that are unknown, and request background on their OSGeo activity, and if they are new to the community, politely steer them to ways to contribute, and possibly join the contest next year. Sample reply to use:

Thank you a lot for being available as a GCI mentor! OSGeo mentors need to be able to guide students. Hence mentors need to be experienced OSGeo contributors and need to know the community and "how things work". Could you please share some information which specific OSGeo projects you have contributed to and worked on so far? How would you describe your areas of expertise within OSGeo? Are there any public OSGeo contributions you could link to (for example your OSGeo wiki page or your Github activity)? This would help us to get a better idea. Thank you! And if you have not contributed to OSGeo yet, we encourage you to start contributing to OSGeo by checking out http://www.osgeo.org/content/faq/how_can_i_help_osgeo.html ! Thank you!

Mentors withdrawal

Mentors can withdraw at any time, however they should be aware that this does create a problem. In fact, we need to know the mentor capacity before applying for GCI. Giving the availability and then withdrawing after we have been accepted as a mentor organization, or worse, disappearing in the middle of the contest, is not OK, as the team will have to cope with more requests than expected and will have to dedicate extra time to fulfill the gaps. We prefer not to apply to GCI if we don't have enough mentor capacity rather than stressing ourselves beyond our limits. So please, try to avoid to give your availability if you are undecided, and limit withdrawals to very urgent / important cases.