From 551d96b33b4dd58214994aa5a335c094d211761c Mon Sep 17 00:00:00 2001 From: Svetlana Isakova Date: Mon, 12 Aug 2019 18:42:43 +0200 Subject: [PATCH] Added missing placeholder --- Introduction to Objects/Properties/Exercise 1/task-info.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Introduction to Objects/Properties/Exercise 1/task-info.yaml b/Introduction to Objects/Properties/Exercise 1/task-info.yaml index 7ad1b827..8f716337 100644 --- a/Introduction to Objects/Properties/Exercise 1/task-info.yaml +++ b/Introduction to Objects/Properties/Exercise 1/task-info.yaml @@ -2,5 +2,9 @@ type: edu files: - name: src/Task.kt visible: true + placeholders: + - offset: 21 + length: 152 + placeholder_text: // TODO - name: test/Tests.kt visible: false