IT Tasks: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Script for Team Culturing== People fill out the Team Culturing in [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 th...") |
No edit summary |
||
Line 1: | Line 1: | ||
Here are described the IT Tasks we need help with: | |||
==Script for Team Culturing== | ==Script for Team Culturing== | ||
People fill out the [[Team Culturing]] in [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 this form]. The Team Culturing Curator (currently Nikolay) gets the results by hand and fills them out as a Wiki page. This is time-consuming and can be automated. | People fill out the [[Team Culturing]] in [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 this form]. The Team Culturing Curator (currently Nikolay) gets the results by hand and fills them out as a Wiki page. This is time-consuming and can be automated. | ||
Wished Procedure: | '''Wished Procedure''': | ||
* The [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 form] is filled out. | * The [https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dFpwT2lWUFJSUnJuQVhKNVJPWldMVlE6MQ#gid=0 form] is filled out. | ||
* The Team Culturing Curator (TCC) exports the results to *.CSV file. | * The Team Culturing Curator (TCC) exports the results to *.CSV file. | ||
Line 8: | Line 10: | ||
* TCC creates a new page with the received Wiki code and notifies the person to whom the Team Culturing belongs. | * TCC creates a new page with the received Wiki code and notifies the person to whom the Team Culturing belongs. | ||
IT | '''IT Tasks''': | ||
* Create the CSV-to-Wiki converter. | * Create the CSV-to-Wiki converter. | ||
** You can use already existing Javascript Code: http://survey.opensourceecology.org/convert/csv2wiki.html which we used for the same survey, but the input *.CSV was differently structured. Possibly with few changes it can be adapted. | ** You can use already existing Javascript Code: http://survey.opensourceecology.org/convert/csv2wiki.html which we used for the same survey, but the input *.CSV was differently structured. Possibly with few changes it can be adapted. | ||
** Input: Download example input data: http://dl.dropbox.com/u/16754620/osetc.csv | |||
** Output: should be filled out with the CSV data: http://opensourceecology.org/wiki/Team_Culturing_Information_Template | |||
* Create the CSV-to-Wiki converter for Europe | |||
** Same task as above, but use the European Team Culturing: http://opensourceecology.org/w/index.php?title=OSE_Europe/People/Team_Culturing_Template&action=edit | |||
Contact: | '''Contact''': | ||
* If you want to help with this task, please contact [[Nikolay]]. | * If you want to help with this task, please contact [[Nikolay]]. | ||
[[Category: IT]] [[Category:IT_Infrastructure]] | [[Category: IT]] [[Category:IT_Infrastructure]] |
Revision as of 23:11, 2 March 2012
Here are described the IT Tasks we need help with:
Script for Team Culturing
People fill out the Team Culturing in this form. The Team Culturing Curator (currently Nikolay) gets the results by hand and fills them out as a Wiki page. This is time-consuming and can be automated.
Wished Procedure:
- The form is filled out.
- The Team Culturing Curator (TCC) exports the results to *.CSV file.
- TCC copies the last entries from *.CSV file into a converter script and receives the Wiki Code.
- TCC creates a new page with the received Wiki code and notifies the person to whom the Team Culturing belongs.
IT Tasks:
- Create the CSV-to-Wiki converter.
- You can use already existing Javascript Code: http://survey.opensourceecology.org/convert/csv2wiki.html which we used for the same survey, but the input *.CSV was differently structured. Possibly with few changes it can be adapted.
- Input: Download example input data: http://dl.dropbox.com/u/16754620/osetc.csv
- Output: should be filled out with the CSV data: http://opensourceecology.org/wiki/Team_Culturing_Information_Template
- Create the CSV-to-Wiki converter for Europe
- Same task as above, but use the European Team Culturing: http://opensourceecology.org/w/index.php?title=OSE_Europe/People/Team_Culturing_Template&action=edit
Contact:
- If you want to help with this task, please contact Nikolay.