MNXB01
HW-tutorial3
Skip to content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • Help
Close
  • My dashboard
  • MNXB01
  • Assignments
  • HW-tutorial3
2019 HT/Autumn
  • Home
  • Syllabus
  • Modules
  • Assignments

HW-tutorial3

  • Due 18 Oct 2019 by 23:59
  • Points 5
  • Submitting a text entry box or a website url
  • Available after 16 Sep 2019 at 0:00

This homework consists in writing a bash script to extract some information from a text file and generate an alternate dataset from that text file.
Detailed instructions and code can be found here:

https://github.com/floridop/MNXB01-2019/blob/master/floridopag/tutorial3/homework3/README.md

To submit the assignment you must submit a pull request to the https://github.com/floridop/MNXB01-2019 repository:

  1. Complete assignment HW-tutorial5 and wait for me to approve your pull request;
  2. In your work directory, checkout the master branch
    git checkout master
  3. Synchronize your master with my upstream
    git pull upstream
  4. Update your remote origin with these changes taken from my upstream
    git push origin master
  5. Create a branch to submit HW-tutorial3:
    git checkout -b HW-tutorial3
  6. copy your own code
    musicstats.sh
    inside the folder you created for HW-tutorial5:
    <yourworkingcopy>/<lastnamenam>/tutorial3/homework3/ 
    git add and git commit the new file.
  7. Push your code to your remote origin repository, like you did for HW-tutorial5
    git push origin HW-tutorial3
  8. Submit a pull request to my repository
  9. Paste the pull request link as the assignment submission.

Please mind that I will not correct any code that is not sent via pull request. If you have problems with the above please visit me in my office and I can help you doing it.

20190929 UPDATE : I forgot to mention that the example files contain line numbers and E4 should also extract line numbers. The repository and pseudocode has been updated with such information:

  • code update: https://github.com/floridop/MNXB01-2019/blob/master/floridopag/tutorial3/homework3/code/musicstats.sh.pseudocode#L181
  • line numbers in the examples can be seen here: https://github.com/floridop/MNXB01-2019/blob/master/floridopag/tutorial3/homework3/code/samplefolder/stats/STIL-recordentries.txt
    the format is
    linenumber:/entrypath/...
1571435999 10/18/2019 11:59pm
Please include a description
Additional comments:
Rating max score to > Pts
Please include a rating title

Rubric

Find rubric
Please include a title
Find a rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
Total points: 5 out of 5