Skip to content

Conversation

Krejdom
Copy link
Contributor

@Krejdom Krejdom commented Jun 19, 2017

  • Převedení PDF na HTML a doplnění do plánu brněnských PyLadies.
  • Přejmenování složky lessons na materials.

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main problem I see here is that there's no way to work with the individual tests – for example, to attach submission forms to them. I think a bit more infrastructure is needed to represent the individual tasks.

import asyncio
import contextlib
import time

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intro/async/static/actor.py was removed since it's no longer used. Please don't re-add it.

a zjisti, kolikrát je v něm použito písmeno K.<br>
<em>Připomínám: Až to bude fungovat, dej to do Gitu!</em>
</li>
</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra </li>

původní jméno a nové jméno, načte původní soubor a zapíše obsah do
nového.)<br>
<em>Program zkoušej v adresáři, který neobsahuje nic důležitého – pro
Python není těžké přepsat soubor, ve kterém jsou důležité informace!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing </em>

. . . . . . . . X .
</pre>
<em>Jak na to?
<ul>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not valid HTML: a block-level element (<ul>) cannot be inside an inline element (<em>).

@Sanqui
Copy link
Member

Sanqui commented Jul 21, 2017

Is this still relevant? Should I fix the conflict and so it can be merged in, even if the tasks aren't split up?

@encukou
Copy link
Member

encukou commented Jul 21, 2017

I wouldn't merge it as is. But let's use it as a base for a split-up version.

@hroncok hroncok changed the title Add HTML versions of homework [WIP] Add HTML versions of homework Oct 27, 2017
@encukou encukou self-assigned this Oct 27, 2017
@hroncok hroncok added the WIP label Nov 14, 2017
@hroncok
Copy link
Member

hroncok commented Nov 14, 2017

@encukou Could you please make an issue that describes what needs to be done instead? This is not mergable at all and the home projects are changing so it's not even cherry-pickable IMHO.

@encukou
Copy link
Member

encukou commented Nov 14, 2017

Will do, but not this week.

@encukou
Copy link
Member

encukou commented Nov 14, 2017

Well, I did a small write-up now: #277

This PR is linked there, so we can salvage whatever is useful.

@encukou encukou closed this Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants