workshopper / levelmeup

Level Me Up Scotty! An intro to Node.js databases via a set of self-guided workshops.
Other
271 stars 60 forks source link

Wrong problem description for Exercise 12 #118

Closed DCrow closed 6 years ago

DCrow commented 7 years ago

Fetch the value from the data store with the key multilevelmeup and print it to the console.

Description for exercise 12 asks to print value to the console, but it actually requires it to be passed into callback function. Also nothing is said about IN parameters for this exercise module.

martinheidegger commented 6 years ago

Fixed in https://github.com/workshopper/levelmeup/commit/ccce5cff144f90904670f086a170e3522a59d7b6 follow https://github.com/workshopper/org/issues/35 to get updated about the deployment of v1.0.1