Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
curriculum:colab [2013/06/17 14:15] razvan [Practical] |
curriculum:colab [2013/06/17 14:40] (current) razvan |
||
---|---|---|---|
Line 20: | Line 20: | ||
#* Obtain on output similar to the one in [[http://swarm.cs.pub.ro/~razvan/wiki/rosedu/osss/sample-info|this page]]. | #* Obtain on output similar to the one in [[http://swarm.cs.pub.ro/~razvan/wiki/rosedu/osss/sample-info|this page]]. | ||
#* Follow [[http://www.dokuwiki.org/syntax|DokuWiki syntax]]. | #* Follow [[http://www.dokuwiki.org/syntax|DokuWiki syntax]]. | ||
+ | # Create a team project on GitHub. | ||
+ | #* If you don't have one, create an account on [[https://github.com/|GitHub]]. | ||
+ | #* Create teams of three or four. | ||
+ | #* One of the three team members creates a project and invites the other ones to the project. | ||
+ | #** The project would be a software project idea of the team. | ||
+ | #* Describe the project on the GitHub wiki. | ||
+ | #** Use as many wiki formatting components as you can. | ||
+ | #** Create at least two wiki pages. | ||
+ | #* Create and link a Gist snippet on the wiki. | ||
+ | #* Go through the project description created by the team on your right side and add issues (inconsistent formatting, typos, unclear statements etc.). | ||
+ | #* Solve issues reported to you by the team on your left side. |