From 8e38d4ac1bb6bc4370ce5161a2abfd4770cbf044 Mon Sep 17 00:00:00 2001 From: Josh Callebaut Date: Tue, 2 Feb 2016 14:45:00 -0800 Subject: [PATCH] Updated Tasks Tab (markdown) --- Tasks-Tab.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Tasks-Tab.md b/Tasks-Tab.md index 8b151aa..4145bd8 100644 --- a/Tasks-Tab.md +++ b/Tasks-Tab.md @@ -18,23 +18,23 @@ Below you will find some information on default tasks for creating a level for C 15. [Click the Populate i18n button](#click-the-populate-i18n-button) 16. [Add i18n field for the sample code comments](#add-i18n-field-for-the-sample-code-comments) 17. [Add programming concepts covered](#add-programming-concepts-covered) -18. [Remove/simplify unnecessary doodad collision](#remove-simplify-unnecessary-doodad-collision) +18. [Remove/simplify unnecessary doodad collision](#removesimplify-unnecessary-doodad-collision) 19. [Choose leaderboard score types](#choose-leaderboard-score-types) 20. [Choose music file in Introduction script](#choose-music-file-in-introduction-script) 21. [Choose autoplay in Introduction script](#choose-autoplay-in-introduction-script) -22. [Playtest with a slow/tough hero](#playtest-with-a-slow-tough-hero) -23. [Playtest with a fast/weak hero](#playtest-with-a-fast-weak-hero) +22. [Playtest with a slow/tough hero](#playtest-with-a-slowtough-hero) +23. [Playtest with a fast/weak hero](#playtest-with-a-fastweak-hero) 24. [Playtest with a couple random seeds](#playtest-with-a-couple-random-seeds) 25. [Make sure the level ends promptly on success and failure](#make-sure-the-level-ends-promptly-on-success-and-failure) -26. [Add Clojure/Lua/CoffeeScript](#add-clojure-lua-coffeeScript) +26. [Add Clojure/Lua/CoffeeScript](#add-clojureluacoffeeScript) 27. [Write a loading tip, if needed](#write-a-loading-tip-if-needed) 28. [Create achievements, including unlocking next level](#create-achievements-including-unlocking-next-level) 29. [Add to a campaign](#add-to-a-campaign) -30. [Choose level options like required/restricted gear](#choose-level-options-like-required-restricted-gear) +30. [Choose level options like required/restricted gear](#choose-level-options-like-requiredrestricted-gear) 31. [Release to adventurers via MailChimp](#release-to-adventurers-via-mailchimp) 32. [Mark whether it requires a subscription](#mark-whether-it-requires-a-subscription) 33. [Release to everyone via MailChimp](#release-to-everyone-via-mailchimp) -34. [Check completion/engagement/problem analytics](#check-completion-engagement-problem-analytics) +34. [Check completion/engagement/problem analytics](#check-completionengagementproblem-analytics) 35. [Add a walkthrough video](#add-a-walkthrough-video) ## Prototyping