I'm confused by all the new terms we use in a sprint. Is there an easy way to look up their meaning?Yes there is:
http://wiki.parpg.net/Agile:GlossaryWhat's the purpose of timeboxing? Wouldn't it be better to not timebox a sprint?Timeboxing is an essential part of the Scrum philosophy. The Scrum philosophy is described in detail here:
http://wiki.parpg.net/Agile_philosophy#How_does_the_Agile_manifesto_apply_to_PARPG.3FWhat's the timeframe of the sprint?The sprint timeframe is documented here:
http://wiki.parpg.net/Sprint:Character_customization#Sprint_timeframeWhat kind of work is expected from sprint devs and interns?The different sprint roles and responsibilities associated with these roles are described here:
http://wiki.parpg.net/Sprint_team#RolesHow are the sprint tasks distributed among the team?The sprint team owns the sprint. Sprint devs simply assign the tasks they work to themselves in Trac. More information about task distribution can be found here:
http://wiki.parpg.net/Sprint_team#Task_distributionHow do I know which tasks have a high priority?The sprint backlog is used for this purpose. The sprint devs constantly update it, by adding new task, closing tackled ones and prioritizing the tasks. For more information about the sprint backlog, check out:
http://wiki.parpg.net/Artifacts#Sprint_backlogWhere should sprint sprint-specific bugs be tracked?Sprint-specific bugs are NOT added to the defect backlog but to the sprint backlog. Fixing these bugs is part of the sprinting process.
How do we know if we reached our sprint goal?We have a definition of done for sprints that helps us to judge if we actually reached the sprint goal:
http://wiki.parpg.net/Definition_of_done#Sprint_DoDHow we do know what kind of requirements need to be fulfilled to have successfully tackled a specific sprint user story?Adding Conditions of Satisfation can really help in this regard:
http://wiki.parpg.net/User_stories#Conditions_of_SatisfactionIf the user story in question doesn't have any CoS yet, bring up the point at the sprint IRC channel or the sprint board of the forums and add them to user story in Trac as necessary.
Where does sprint development take place?Sprint development usually does NOT take place in trunk but in a sprint branch. The actual sprint location is documented at the sprint article at the wiki:
http://wiki.parpg.net/Sprint:Character_customization#Sprint_locationHow do I know who's taking part in the sprint?A complete list of sprint devs, sprint interns and sprint coordinator can be found at the sprint article at the wiki:
http://wiki.parpg.net/Sprint:Character_customization#Sprint_teamWhere should sprint communication take placeShort answer: at the #parpg-sprint channel and at the sprint board of the forums.
Long answer:
http://wiki.parpg.net/Sprint_communication#Sprint_IRC_channelhttp://wiki.parpg.net/Sprint_communication#Sprint_boards_at_the_forumsAre there any special guidelines for sprint communication?Yes, please check out:
http://wiki.parpg.net/Sprint_communication#Sprint_communication_guidelinesWhat kind of meetings will we have during a sprint?Short answer: Sprint prioritization, sprint planning, twice-weekly Scrum meetings, sprint review, sprint retrospective.
Long answer:
http://wiki.parpg.net/Sprint_meetingsAfter reading the FAQ, I'm still confused about the whole sprinting process. What can I do?Ask any question that you have at the sprint board of the forums (or the sprint IRC channel in case sprint devs are around in there). The sprint devs and the sprint coordinator will try their best to answer it and guide you into the right direction.