Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fraction-exercise #13

Closed
16 tasks done
gorelhedin opened this issue Jan 29, 2018 · 5 comments
Closed
16 tasks done

Fraction-exercise #13

gorelhedin opened this issue Jan 29, 2018 · 5 comments
Assignees

Comments

@gorelhedin
Copy link
Contributor

gorelhedin commented Jan 29, 2018

I am writing up an exercise to help students with understanding fractions. It is

  • in Swedish
  • for both Scala and Python
  • fragmented into a number of small pages, to do things step by step

Stuff left to do:

  • Move pages about tuples, functions, main programs to separate directory.
  • Complete it (there are some missing parts)
  • Construct solutions
  • Debug the instructions (I'm sure there are mistakes, didn't try to run it yet)

More to do, after meeting on Feb 7 2018:

  • Byt länk (fortsätt här) till att innehållet ligger under.
  • Se till att alla länkarna till extramaterial länkar tillbaka.
  • 2:4 (Otydligt vad vi menar här, skriv ut uppgift 2 av 4 istället)
  • Ta bort tuple och använd a, b, c, d direkt. Annars kommer vi förmodligen tappa bort eleverna här.
  • Flödet genom uppgiften: länk för gå vidare (hoppa ner till efter övningen) istället för länk till övning.
  • Anpassa övningen - den behövs inte lika mycket nu när uppdraget Piece-of-cake finns.
  • Bland uppgifterna, förtydliga till: "Använd funktionen i föregående uppgift för att läsa in två bråk."
  • Ge eleverna några testfall, så de kan validera att de har gjort rätt.
  • Add suitable tags to both Fractions and Piece of Cake.

Piece-of-cake exercise:

  • Introduce new exercise Piece of Cake, that should precede this one
  • Comment on least common divisor
  • Construct solution and debug instructions
@gorelhedin
Copy link
Contributor Author

Good enough for now. Closing this issue.

@gorelhedin gorelhedin reopened this Feb 11, 2018
@exoji2e
Copy link
Collaborator

exoji2e commented Feb 13, 2018

Maybe we can use >! Spoiler text construct in markdown, shown here so we don't have to use separate pages and links.

However it does not seem to render correctly on github issues.

@gorelhedin
Copy link
Contributor Author

In case >! Spoiler text doesn't work: I found this advice for using the <details> tag and also to make it work on github Pages. It seems a bit tricky to get to work, and not ideal since you need to mix html and markdown. But might be an alternative. See gettalong/kramdown#155

@ErikBjare we are trying to find a way for allowing all text of an exercise to be kept in the same file, and using some kind of spoiler technique to show more or less of the content. Perhaps you could make some experiments?

@ErikBjare
Copy link
Member

I'd suggest using <details> for now. We can improve the styling of it later.

@gorelhedin
Copy link
Contributor Author

gorelhedin commented Feb 13, 2018

solution seems to work fine, both on github wiki and on the Jekyll Pages!! See the new exercise Piece-Of-Cake.

@ErikBjare ErikBjare mentioned this issue Feb 14, 2018
3 tasks
@gorelhedin gorelhedin self-assigned this Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants