Changes between Version 1 and Version 2 of SummerOfCodeMentorGuidelines


Ignore:
Timestamp:
Sep 27, 2013, 8:04:04 AM (11 years ago)
Author:
raimue (Rainer Müller)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCodeMentorGuidelines

    v1 v2  
    11= Summer of Code Guidelines for Mentors =
     2
     3== Responsibilities ==
    24
    35You as a mentor are there to help your student, review your student's work and insuring that your student makes progess.
     
    810
    911Ensuring the progress means that you are responsible to help your student overcoming blockers by giving them the aid they need. If you don't know how to solve it either, give the problem to other mentors or ask the general development mailing list. If you student does not meet deadlines, it's your responsibility to let them fail at evaluation. Failing a student should be discussed with other mentors before so it cannot be considered as an unfair or biased decision.
     12
     13== Other Remarks ==
     14
     15In 2013, we changed our policy for submitting the final code in contrast to the previous years. We required that all code written during the summer must be merged into our trunk development branch by the end of the program. This ensures that we will be able to definitely use the implemented feature right away. From the past years, branches are still lying around unmerged, because after the work was finished, nobody got around to make the final touches and merge it back. There is a much higher chance of getting things fixed by other developers as well if it is on trunk already. Students might promise to continue working on their project after the summer, but from our experience this statement seldom holds true.