From 33b8593d3673e671bfcb4ae1f6bd60be47353d7c Mon Sep 17 00:00:00 2001 From: Franco Bulgarelli Date: Sun, 9 Aug 2020 16:24:58 -0300 Subject: [PATCH] Documenting currentExerciseId --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb274298d..be24e6af8 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ which are granted to be safe and stable. * `SpeechBubbleRenderer` * `renderSpeechBubbleResultItem` * `mumuki.locale` +* `mumuki.currentExerciseId`: the `id` of the currently loaded exercise, if any * `mumuki.MultipleScenarios` * `scenarios` * `currentScenarioIndex`