lunduniversity / introprog

Teaching material for "Introduction to Programming using Scala" at Lund University, LTH. http://cs.lth.se/pgk/
142 stars 171 forks source link

Consistent language regarding "Uniform Access/Enhetlig Access" #663

Closed EdvinGroth closed 1 year ago

EdvinGroth commented 1 year ago

In the compendium under 4.2.1 in the first question it asks you to connect the concept "Uniform Access"(number 14) to a description but in the rest of the compendium it is always referred to as "Enhetlig Access". The rest of concepts are in swedish except for this one, if this is not intended i would recommend changing the question and the answer sheet to "Enhetlig Access" instead of "Uniform Access".

bjornregnell commented 1 year ago

Good catch! I aggree. It could even be "enghetlig acces (eng. uniform access)" to connect the terms. Do you want to make a PR yourself or do you want me to fix this?

EdvinGroth commented 1 year ago

I'll try and make a PR myself.

bjornregnell commented 1 year ago

If you run into troubles when fixing PR just ask a tutor in classroom when time permits.

bjornregnell commented 1 year ago

fixed by #664