home ::
syllabus ::
timetable ::
groups ::
moodle ::
video ::
© 2021
Following the previous assignment, in this one we will:
- Read some most recent cutting-edge papers in the SE community
- Find reused works in those papers
- Submit the reuse report in the required format just like in HW 1
-
We will assign you a package! Please go to assigning sheet (https://docs.google.com/spreadsheets/d/1PziN1wClYOd9c-3aKzsf5vJxMbvhxzKVWHcwRBfpe3w/edit) and find your working package.
-
In the Reuse GitHub Repo: https://github.com/bhermann/DoR, find the issue corresponds to your working package.
-
Now in that repo, please grab your packet from the todo list
-
Same as Homework 1, please find the reuse in your package by following the standard instruction
-
Report the reuse in a .csv file.
-
In the coding guide (https://github.com/bhermann/DoR/blob/main/workflow/coding_guide.md), please ignore the commenting steps in coding instructing since we will assign you both in homework 2 and homework 3. What you need to comment to your issue is only the result file.
- Prepare your DOR report in the required format (see the sample csv)
- Name your report csv file wp-XX-results.csv (where XX refers to the work package id like "ae").
- Upload your report file to your issue by following the standard instruction.
- After you upload your csv file, in the central spreadsheet https://docs.google.com/spreadsheets/d/1hNJWSdcClZgVJhxYPpjXcvfADymHEH68djGKwMkFNxo/edit#gid=0, paste the link of the issue you worked on (under the column
link to result
) and leave comment on some unnormal situation (under the columncomment
).
- Please submit comma-separated values file (csv file)!!! Submitting wrong file will cause you lose your points in that homework!!!
- Windows users may have issues when upload the csv file to the issue comment. If this happens, please add .txt at the end of your file name in your local machine (Your final file name should be something like wp-xx-results.csv.txt). This will solve your uploading problem.