Skip to content

Podpora pro vlastní opendatovky + přidán základní kurz #65

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

Merged
merged 4 commits into from
Dec 22, 2020

Conversation

exyi
Copy link
Member

@exyi exyi commented Dec 22, 2020

resolves #41

@exyi exyi requested a review from vakabus December 22, 2020 13:13
Copy link
Contributor

@vakabus vakabus left a comment

Choose a reason for hiding this comment

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

500_man_makes_a_like_3.mp4

@@ -0,0 +1,37 @@
<script lang="ts">
import { onMount, onDestroy } from "svelte";
import * as ckeditorSynchroizer from './ckeditorSynchroizer'
Copy link
Contributor

Choose a reason for hiding this comment

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

divné typo

@@ -92,7 +92,7 @@
}

function saveLocally() {
saveToLocalDisk("tasks.json", tasksToString(tasks));
saveToLocalDisk("/kurz/tasks.json", tasksToString(tasks));
Copy link
Contributor

Choose a reason for hiding this comment

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

Tohle je asi blbě. Ten první string je nejspíš jméno souboru.

Comment on lines 132 to 133
K úloze není zveřejněné vzorové řešení, budeš ho muset nalézt sám.
Rádi ti ale s řešením poradíme na <a href="https://discord.gg/AvXdx2X">našem Discordu</a> a nebo ne <a href="mailto:[email protected]">[email protected]</a>.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
K úloze není zveřejněné vzorové řešení, budeš ho muset nalézt sám.
Rádi ti ale s řešením poradíme na <a href="https://discord.gg/AvXdx2X">našem Discordu</a> a nebo ne <a href="mailto:[email protected]">[email protected]</a>.
K úloze není zveřejněné vzorové řešení, budeš ho muset vymyslet sám.
Rádi Ti ale s řešením poradíme na <a href="https://discord.gg/AvXdx2X">našem Discordu</a> a nebo na <a href="mailto:[email protected]">[email protected]</a>.

@exyi exyi merged commit 07e4edb into master Dec 22, 2020
@exyi exyi deleted the custom-opendata branch December 22, 2020 13:56
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

Successfully merging this pull request may close these issues.

Naučit se přidávat nové vlastní úlohy
2 participants