diff --git a/source/user/block_decision.md b/source/user/block_decision.md index 9f10b29f..a3570937 100644 --- a/source/user/block_decision.md +++ b/source/user/block_decision.md @@ -1,7 +1,7 @@ --- layout: page title: 판단 블록 -date: 2023-11-29 18:34:00 +date: 2024-12-26 18:40:00 type: userGuide category: "블록" order: 18 @@ -33,8 +33,8 @@ order: 18 목록 상자()를 클릭한 뒤에 누를 키를 선택하거나 직접 키를 눌러서 정할 수 있어요. -+ **선택할 수 있는 키** - + `위쪽 화살표`, `아래쪽 화살표`, `오른쪽 화살표`, `왼쪽 화살표`, `스페이스`, `엔터`, `ctrl`, `shift`, `alt`, `tab`, `esc`, `back-space`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `a`, `b`, `c`, `d`, `e`, `f`, `g`, `h`, `i`, `j`, `k`, `l`, `m`, `n`, `o`, `p`, `q`, `r`, `s`, `t`, `u`, `v`, `w`, `x`, `y`, `z`, `;`, `=`, `,`, `-`, `.`, `/`, `~`, `[`, `backslash`, `]`, `'` ++ **누를 수 있는 키** + + `위쪽 화살표`, `아래쪽 화살표`, `오른쪽 화살표`, `왼쪽 화살표`, `스페이스`, `엔터`, `Ctrl`, `Shift`, `Alt`, `Tab`, `Esc`, `백스페이스`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `a`, `b`, `c`, `d`, `e`, `f`, `g`, `h`, `i`, `j`, `k`, `l`, `m`, `n`, `o`, `p`, `q`, `r`, `s`, `t`, `u`, `v`, `w`, `x`, `y`, `z`, `;`, `=`, `,`, `-`, `.`, `/`, `~`, `[`, `백슬래시`, `]`, `'` ## 4. `[마우스 포인터]` 에 닿았는가? @@ -46,7 +46,7 @@ order: 18 목록 상자()를 클릭하면 무엇에 닿았을 때 동작할 수 있는 지를 선택할 수 있어요. + **선택할 수 있는 항목** - + `오브젝트`, `마우스포인터`, `벽`, `위쪽벽`, `아래쪽벽`, `오른쪽벽`, `왼쪽벽` + + `오브젝트`, `마우스 포인터`, `벽`, `위쪽 벽`, `아래쪽 벽`, `오른쪽 벽`, `왼쪽 벽` ## 5. `(10)` (이)가 `[숫자]` 인가? @@ -190,4 +190,18 @@ order: 18 부스트모드가 켜져 있으면 참으로, 꺼져 있으면 거짓으로 판단하는 블록입니다. -(참고로 부스트모드는 엔트리 작품을 실행할 때 WebGL 이라는 그래픽 라이브러리를 사용하는 상태를 말해요.) \ No newline at end of file +(참고로 부스트모드는 엔트리 작품을 실행할 때 WebGL 이라는 그래픽 라이브러리를 사용하는 상태를 말해요.) + + +## 16. `[데스크톱]` 에서 실행하는가? + +![block-decision](images/block-decision-16.png) + +작품을 실행하는 기기가 선택한 기기라면 참으로, 아니라면 거짓으로 판단하는 블록입니다. + + +## 17. 화면을 터치할 수 있는가? + +![block-decision](images/block-decision-17.png) + +작품을 실행하는 기기에서 화면을 터치해 조작할 수 있는하면 기기라면 참으로, 아니라면 거짓으로 판단하는 블록입니다. diff --git a/source/user/block_extn_alert.md b/source/user/block_extn_alert.md new file mode 100644 index 00000000..746b07db --- /dev/null +++ b/source/user/block_extn_alert.md @@ -0,0 +1,49 @@ +--- +layout: page +title: 확장 > 재난문자 블록 +date: 2025-01-16 13:00:00 +type: userGuide +category: "블록" +order: 40 +--- + +![disaster-alert](images/card/disaster-alert.png) + +국민의 안전을 지키기 위한 다양한 정보와 알림을 전달하는 재난문자에 대한 블록 모음입니다. [행정안전부 제공] + +아래는 재난문자 확장 블록에서 선택할 수 있는 항목입니다. + ++ **긴급단계** + + `전체`, `안전안내`, `긴급재난`, `위급재난` + + + +## 1. 오늘 `[전체]` 재난문자 수 + +![block-extn-alert](images/block-extn-alert-01.png) + +오늘 발송된 선택한 긴급단계의 재난문자의 수를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 긴급단계를 선택할 수 있어요. + + + +## 2. 오늘 `[전체]` `(1)` 번째 재난문자의 `[내용]` + +![block-extn-alert](images/block-extn-alert-02.png) + +오늘 발송된 선택한 긴급단계의 재난문자 중 입력한 순서(value)에 해당하는 상세를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 긴급단계와 상세를 선택할 수 있어요. + ++ **상세** + + `내용`, `수신지역`, `긴급단계`, `재해구분`, `생성일시` + + +## 3. 오늘 `[전체]` 재난문자가 발송되었는가? + +![block-extn-alert](images/block-extn-alert-03.png) + +오늘 선택한 긴급단계의 재난문자가 발송되었다면 참, 아니라면 거짓으로 판단하는 블록입니다. + +목록 상자()를 클릭하면 긴급단계를 선택할 수 있어요. \ No newline at end of file diff --git a/source/user/block_extn_festival.md b/source/user/block_extn_festival.md new file mode 100644 index 00000000..1b6dd73c --- /dev/null +++ b/source/user/block_extn_festival.md @@ -0,0 +1,42 @@ +--- +layout: page +title: 확장 > 행사 블록 +date: 2024-12-26 17:00:00 +type: userGuide +category: "블록" +order: 41 +--- + + +![festival](images/card/festival.png) + +국내 지역별 다양한 행사 및 축제와 관련된 블록 모음입니다. [한국관광공사 제공] + +아래는 행사 확장 블록에서 선택할 수 있는 항목입니다. + ++ **시/도** + + `서울`, `강원`, `경기`, `경남`, `경북`, `광주`, `대구`, `대전`, `부산`, `세종`, `울산`, `인천`, `전남`, `전북`, `제주`, `충남`, `충북` ++ **행사일** + + `1월`, `2월`, `3월`, `4월`, `5월`, `6월`, `7월`, `8월`, `9월`, `10월`, `11월`, `12월` ++ **정보** + + `제목`, `지역`, `시작일`, `종료일`, `주소`, `개요`, `홈페이지` + + + +## 1. `[서울]` `[1월]` 행사의 수 + +![block-extn-festival](images/block-extn-festival-01.png) + +선택한 지역에서 선택한 달에 열리는 행사의 수를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 지역과 달을 선택할 수 있어요. + + + +## 2. `[서울]` `[1월]` 행사 `(1)` 번째 항목의 `[제목]` + +![block-extn-festival](images/block-extn-festival-02.png) + +선택한 지역에서 선택한 달에 열리는 행사 중 입력한 순서(value)에 해당하는 것을 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 지역과 달, 정보를 선택할 수 있어요. diff --git a/source/user/block_extn_guideline.md b/source/user/block_extn_guideline.md new file mode 100644 index 00000000..c4012a04 --- /dev/null +++ b/source/user/block_extn_guideline.md @@ -0,0 +1,85 @@ +--- +layout: page +title: 확장 > 국민행동요령 블록 +date: 2024-12-26 17:40:00 +type: userGuide +category: "블록" +order: 38 +--- + + +![guideline](images/card/guideline.png) + +자연∙사회재난 및 생활안전 사고 발생 시 국민이 지켜야 하는 행동요령에 대한 블록 모음입니다. [행정안전부 제공] + +아래는 국민행동요령 확장 블록에서 선택할 수 있는 항목입니다. + ++ **자연재난** + + `태풍`, `홍수`, `호우`, `강풍`, `대설`, `한파`, `풍랑`, `황사`, `폭염`, `가뭄`, `지진`, `지진해일`, `해일`, `산사태`, `화산폭발` ++ **사회재난** + + `해양오염`, `대규모 수질오염`, `식용수`, `공동구 재난`, `가축질병`, `감염병`, `철도·지하철`, `금융전산`, `원전사고`, `화학물질`, `화재`, `산불`, `건축물 붕괴`, `댐 붕괴`, `폭발`, `항공기`, `화생방`, `정전 및 전력부족`, `전기·가스`, `유도선`, `수난사고`, `테러`, `전력수급` ++ **생활안전 사고** + + `응급처치`, `심폐소생술`, `소화기`, `식중독`, `산행`, `어린이 놀이시설`, `실종유괴`, `성폭력`, `학교 폭력`, `가정 폭력`, `억류 및 납치`, `교통사고`, `승강기`, `미세먼지`, `소화전`, `가정 안전점검` + + + +## 1. 자연재난 `[태풍]` `[태풍 예보 시]` 의 행동요령 수 + +![block-extn-guideline](images/block-extn-guideline-01.png) + +선택한 자연재난과 진행 정도에 따른 행동요령의 수를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 자연재난과 진행 정도를 선택할 수 있어요. + + + +## 2. 자연재난 `[태풍]` `[태풍 예보 시]` 의 행동요령 `(1)` 번째 항목 + +![block-extn-guideline](images/block-extn-guideline-02.png) + +선택한 자연재난과 진행 정도에 따른 행동요령 중 입력한 순서(value)에 맞는 것을 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 자연재난과 진행 정도를 선택할 수 있어요. + + + +## 3. 사회재난 `[해양오염]` `[발생 전]` 의 행동요령 수 + +![block-extn-guideline](images/block-extn-guideline-03.png) + +선택한 사회재난과 진행 정도에 따른 행동요령의 수를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 사회재난과 진행 정도를 선택할 수 있어요. + + + +## 4. 사회재난 `[해양오염]` `[발생 전]` 의 행동요령 `(1)` 번째 항목 + +![block-extn-guideline](images/block-extn-guideline-04.png) + +선택한 사회재난과 진행 정도에 따른 행동요령 중 입력한 순서(value)에 맞는 것을 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 사회재난과 진행 정도를 선택할 수 있어요. +  + + +## 5. 생활안전 `[응급처치]` `[일반]` 의 행동요령 수 + +![block-extn-guideline](images/block-extn-guideline-05.png) + +선택한 생활안전 사고와 진행 정도에 따른 행동요령의 수를 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 생활안전 사고와 진행 정도를 선택할 수 있어요. + + + +## 6. 생활안전 `[응급처치]` `[일반]` 의 행동요령 `(1)` 번째 항목 + +![block-extn-guideline](images/block-extn-guideline-06.png) + +선택한 생활안전 사고와 진행 정도에 따른 행동요령 중 입력한 순서(value)에 맞는 것을 가져오는 값 블록입니다. + +목록 상자()를 클릭하면 생활안전 사고와 진행 정도를 선택할 수 있어요. +  + + diff --git a/source/user/block_extension.md b/source/user/block_extn_weather.md similarity index 50% rename from source/user/block_extension.md rename to source/user/block_extn_weather.md index b8eafc91..e8b209c1 100644 --- a/source/user/block_extension.md +++ b/source/user/block_extn_weather.md @@ -1,15 +1,12 @@ --- layout: page -title: 확장 블록 -date: 2024-07-09 15:50:00 +title: 확장 > 날씨 블록 +date: 2024-12-26 17:00:00 type: userGuide category: "블록" -order: 38 +order: 39 --- - -# 날씨 - ![weather](images/card/weather.png) 기온, 강수량, 미세먼지 농도 등 우리나라의 날씨와 관련된 블록 모음입니다. [웨더아이 제공] @@ -24,18 +21,20 @@ order: 38 지역을 목록 상자에서 선택하지 않고, 법정동코드를 값 블록으로 직접 입력해서 사용할 수도 있습니다. + ## 1. 현재 `[서울]` `[전체]` 의 날씨 -![block-extension-weather](images/block-extension-weather-01.png) +![block-extn-weather](images/block-extn-weather-01.png) 선택한 지역의 현재 날씨를 가져오는 값 블록입니다. 목록 상자()를 클릭하면 지역을 선택할 수 있어요. + ## 2. 현재 `[서울]` `[전체]` 의 풍향 -![block-extension-weather](images/block-extension-weather-02.png) +![block-extn-weather](images/block-extn-weather-02.png) 선택한 지역의 현재 풍향을 가져오는 값 블록입니다. @@ -44,9 +43,10 @@ order: 38 풍향은 알파벳으로 표현됩니다. + ## 3. 현재 `[서울]` `[전체]` 의 `[기온(ºc)]` -![block-extension-weather](images/block-extension-weather-03.png) +![block-extn-weather](images/block-extn-weather-03.png) 선택한 지역의 현재 기상 정보를 가져오는 값 블록입니다. @@ -56,9 +56,10 @@ order: 38 + `기온(ºc)`, `미세먼지 농도(PM10, ㎍)`, `풍향` + ## 4. 현재 `[서울]` `[전체]` 의 날씨가 `[맑음]`인가? -![block-extension-weather](images/block-extension-weather-04.png) +![block-extn-weather](images/block-extn-weather-04.png) 선택한 지역의 현재 날씨가 선택한 날씨가 같다면 참, 아니라면 거짓으로 판단하는 블록입니다. @@ -68,9 +69,10 @@ order: 38 + `맑음`, `구름조금`, `구름많음`, `흐림`, `비`, `진눈깨비`, `눈` + ## 5. 현재 `[서울]` `[전체]` 의 미세먼지 등급이 `[좋음]` 인가? -![block-extension-weather](images/block-extension-weather-05.png) +![block-extn-weather](images/block-extn-weather-05.png) 선택한 지역의 현재 미세먼지 등급이 선택한 등급과 같다면 참, 아니라면 거짓으로 판단하는 블록입니다. @@ -80,9 +82,10 @@ order: 38 + `좋음`, `보통`, `나쁨`, `매우나쁨` + ## 6. `[오늘]` `[서울]` `[전체]` 의 날씨 -![block-extension-weather](images/block-extension-weather-06.png) +![block-extn-weather](images/block-extn-weather-06.png) 선택한 지역의 일별(어제부터 6일 후까지) 날씨를 가져오는 값 블록입니다. @@ -92,9 +95,10 @@ order: 38 + `어제`, `오늘`, `내일`, `모레`, `3일 후`, `4일 후`, `5일 후`, `6일 후` + ## 7. `[오늘]` `[서울]` `[전체]` 의 `[최저기온(ºc)]` -![block-extension-weather](images/block-extension-weather-07.png) +![block-extn-weather](images/block-extn-weather-07.png) 선택한 지역의 일별(어제부터 6일 후까지) 기상 정보를 가져오는 값 블록입니다. @@ -107,9 +111,10 @@ order: 38 + `최저기온(ºc)`, `최고기온(ºc)`, `습도(%)`, `강수량(mm)`, `강수확률(%)`, `풍속(m/s)` + ## 8. `[오늘]` `[서울]` `[전체]` 의 날씨가 `[맑음]` 인가? -![block-extension-weather](images/block-extension-weather-08.png) +![block-extn-weather](images/block-extn-weather-08.png) 선택한 날짜와 선택한 지역의 일별(어제부터 6일 후까지) 날씨가 선택한 날씨와 같다면 참, 아니라면 거짓으로 판단하는 블록입니다. @@ -122,18 +127,20 @@ order: 38 + `맑음`, `구름조금`, `구름많음`, `흐림`, `비`, `진눈깨비`, `눈` + ## 9. `[서울]` `[전체]` 의 `[00]` 시 날씨 -![block-extension-weather](images/block-extension-weather-09.png) +![block-extn-weather](images/block-extn-weather-09.png) 선택한 지역의 시간대별(3시간) 날씨를 가져오는 값 블록입니다. 목록 상자()를 클릭하면 지역과 시간대를 선택할 수 있어요. + ## 10. `[서울]` `[전체]` 의 `[00]` 시 `[기온]` -![block-extension-weather](images/block-extension-weather-10.png) +![block-extn-weather](images/block-extn-weather-10.png) 선택한 지역의 시간대별(3시간) 기상 정보를 가져오는 값 블록입니다. @@ -143,9 +150,10 @@ order: 38 + `기온(ºc)`, `습도(%)`, `강수량(mm)`, `강수확률(%)`, `풍속(m/s)` + ## 11. `[서울]` `[전체]` 의 `[00]` 시 날씨가 `[맑음]` 인가? -![block-extension-weather](images/block-extension-weather-11.png) +![block-extn-weather](images/block-extn-weather-11.png) 선택한 지역과 선택한 시간대의 날씨가 선택한 날씨와 같다면 참, 아니라면 거짓으로 판단하는 블록입니다. @@ -153,156 +161,3 @@ order: 38 + **날씨** + `맑음`, `구름조금`, `구름많음`, `흐림`, `비`, `진눈깨비`, `눈` -  - - ---- - - -# 생활안전 국민행동요령 - -![lifesafety](images/card/lifesafety.png) - - - -생활 속 안전을 위해 국민이 지켜야 하는 행동요령에 대한 블록 모음입니다. [국민안전처 제공] - -아래는 생활안전 국민행동요령 확장 블록에서 선택할 수 있는 항목입니다. - -+ **생활 속 문제** - + `응급처치`, `심폐소생술`, `소화기/소화전 사용법`, `식중독`, `산행안전`, `실종유괴`, `성폭력`, `학교폭력`, `가정 폭력`, `억류 및 납치`, `교통사고`, `승강기 안전사고`, `미세먼지` -+ **상황** - + 선택한 생활 속 문제에 따라 달라집니다. - - -## 1. `[응급처치]` 에서 `[화상 처치]` 방법의 수 - - -![block-extension-lifesafety](images/block-extension-lifesafety-01.png) - - -선택한 생활 속 문제에서 해야 할 행동요령의 수를 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 생활 속 문제와 행동요령을 선택할 수 있어요. - - - - - -## 2. `[응급처치]` 에서 `[화상 처치]` 방법 `(1)` 번째 항목 - - - -![block-extension-lifesafety](images/block-extension-lifesafety-02.png) - - - -선택한 생활 속 문제에서 해야 할 행동요령 중 입력한 순서(value)에 맞는 것을 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 생활 속 문제와 행동요령을 선택할 수 있어요. -  - ---- - - -# 자연재난 국민행동요령 - - - -![disaster](images/card/disaster.png) - - - -자연재난 발생 시 국민이 지켜야 하는 기본적인 행동요령에 대한 블록 모음입니다. [국민안전처 제공] - -아래는 자연재난 국민행동요령 확장 블록에서 선택할 수 있는 항목입니다. - -+ **자연재난** - + `태풍`, `홍수`, `호우`, `강풍`, `대설`, `한파`, `풍랑`, `황사`, `폭염`, `가뭄`, `지진`, `해일`, `산사태` -+ **상황** - + 선택한 자연재해가 오기 전/왔을 때/지나간 후 - - - - - -## 1. `[태풍]` `[태풍이 오기 전]` 해야할 행동요령 수 - - - -![block-extension-disaster](images/block-extension-disaster-01.png) - - - -선택한 자연재난에서 해야 할 행동요령의 수를 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 자연재해와 상황을 선택할 수 있어요. - - - -## 2. 자연재난 `[태풍]` `[태풍이 오기 전]` 해야할 행동요령 `(1)` 번째 항목 - - - -![block-extension-disaster](images/block-extension-disaster-02.png) - - - -선택한 자연재난에서 해야 할 행동요령 중 입력한 순서(value)에 맞는 것을 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 자연재해와 상황을 선택할 수 있어요. -  - ---- - - -# 행사 - - - -![festival](images/card/festival.png) - - - -국내 지역별 다양한 행사 및 축제와 관련된 블록 모음입니다. [한국관광공사 제공] - -아래는 행사 확장 블록에서 선택할 수 있는 항목입니다. - -+ **시/도** - + `서울`, `강원`, `경기`, `경남`, `경북`, `광주`, `대구`, `대전`, `부산`, `세종`, `울산`, `인천`, `전남`, `전북`, `제주`, `충남`, `충북` -+ **행사일** - + `1월`, `2월`, `3월`, `4월`, `5월`, `6월`, `7월`, `8월`, `9월`, `10월`, `11월`, `12월` -+ **정보** - + `제목`, `지역`, `시작일`, `종료일`, `주소`, `개요`, `홈페이지` - - - - - -## 1. `[서울]` `[1월]` 행사의 수 - - - -![block-extension-festival](images/block-extension-festival-01.png) - - - -선택한 지역에서 선택한 달에 열리는 행사의 수를 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 지역과 달을 선택할 수 있어요. - - - - - -## 2. `[서울]` `[1월]` 행사 `(1)` 번째 항목의 `[제목]` - - - -![block-extension-festival](images/block-extension-festival-02.png) - - - -선택한 지역에서 선택한 달에 열리는 행사 중 입력한 순서(value)에 해당하는 것을 가져오는 값 블록입니다. - -목록 상자()를 클릭하면 지역과 달, 정보를 선택할 수 있어요. diff --git a/source/user/block_figures.md b/source/user/block_figures.md index f81a3c17..0884d823 100644 --- a/source/user/block_figures.md +++ b/source/user/block_figures.md @@ -23,6 +23,7 @@ order: 19 + `+`, `-` , `x` , `/` + ## 2. `(10)` `[-]` `(10)` ![block-figures](images/block-figures-02.png) @@ -35,6 +36,7 @@ order: 19 + `+`, `-` , `x` , `/` + ## 3. `(10)` `[x]` `(10)` ![block-figures](images/block-figures-03.png) @@ -47,6 +49,7 @@ order: 19 + `+`, `-` , `x` , `/` + ## 4. `(10)` `[/]` `(10)` ![block-figures](images/block-figures-04.png) @@ -61,6 +64,7 @@ order: 19 + `+`, `-` , `x` , `/` + ## 5. `(0)` 부터 `(10)` 사이의 무작위 수 ![block-figures](images/block-figures-05.png) @@ -70,6 +74,7 @@ order: 19 두 수가 모두 정수이면 정수가, 둘 중 하나라도 소수이면 소수점 둘째 자리까지의 수를 무작위로 구해요. + ## 6. 마우스 `[x]` 좌표 ![block-figures](images/block-figures-06.png) @@ -79,6 +84,7 @@ order: 19 목록 상자()를 클릭하면 가져올 좌표를 선택할 수 있어요. + ## 7. `[오브젝트]` 의 `[x 좌푯값]` ![block-figures](images/block-figures-07.png) @@ -91,6 +97,7 @@ order: 19 + `x 좌푯값`, `y 좌푯값`, `방향`, `이동 방향`, `크기`, `모양 번호`, `모양 이름` + ## 8. `(10)` / `(10)` 의 `[몫]` ![block-figures](images/block-figures-08.png) @@ -100,6 +107,7 @@ order: 19 목록 상자()를 클릭하면 `몫` 또는 `나머지` 를 선택할 수 있어요. + ## 9. `(10)` 의 `[제곱]` ![block-figures](images/block-figures-09.png) @@ -112,6 +120,7 @@ order: 19 + `제곱`, `루트`, `사인값`, `코사인값`, `탄젠트값`, `아크사인값`, `아크코사인값`, `아크탄젠트값`, `로그값`, `자연로그값`, `소수점 부분`, `소수점 버림값`, `소수점 올림값`, `소수점 반올림값`, `펙토리얼값`, `절대값` + ## 10. 초시계 값 ![block-figures](images/block-figures-10.png) @@ -121,6 +130,7 @@ order: 19 이 블록을 사용한 시각을 가져와요. + ## 11. 초시계 `[시작하기]` ![block-figures](images/block-figures-11.png) @@ -130,6 +140,7 @@ order: 19 목록 상자()를 클릭하면 초시계를 시작 또는 정지하거나, 시간을 0으로 초기화할 수 있어요. + ## 12. 초시계 `[숨기기]` ![block-figures](images/block-figures-12.png) @@ -139,6 +150,7 @@ order: 19 목록 상자()를 클릭하면 초시계를 숨길지 보일지 고를 수 있어요. + ## 13. 현재 `[연도]` ![block-figures](images/block-figures-13.png) @@ -151,6 +163,7 @@ order: 19 + `연도`, `월`, `일`, `시각(시)`, `시각(분)`, `시각(초)` + ## 14. `[오브젝트]` 까지의 거리 ![block-figures](images/block-figures-14.png) @@ -162,6 +175,7 @@ order: 19 둘은 얼마나 가까운 사이일지 알아볼까요? + ## 15. 아이디 ![block-figures](images/block-figures-15.png) @@ -171,6 +185,7 @@ order: 19 값은 개인정보 보호를 위해 마스킹 처리되어 있습니다. + ## 16. 닉네임 ![block-figures](images/block-figures-16.png) @@ -178,6 +193,7 @@ order: 19 이 작품을 실행하는 사용자의 닉네임을 가져오는 값 블록입니다. + ## 17. `(엔트리)` 의 글자 수 ![block-figures](images/block-figures-17.png) @@ -187,6 +203,7 @@ order: 19 띄어쓰기(공백)도 글자 수에 포함합니다. + ## 18. `(Hello Entry!)` 에서 `(e)` 의 글자 수 ![block-figures](images/block-figures-18.png) @@ -197,6 +214,7 @@ order: 19 영문을 입력하는 경우 대문자와 소문자를 구분하여 수를 셉니다. + ## 19. `(안녕!)` 과(와) `(엔트리)` 을(를) 합친 값 ![block-figures](images/block-figures-19.png) @@ -204,6 +222,7 @@ order: 19 입력한 두 내용을 합치는 값 블록입니다. + ## 20. `(안녕 엔트리!)` 의 `(1)` 번째 글자 ![block-figures](images/block-figures-20.png) @@ -215,6 +234,7 @@ order: 19 띄어쓰기(공백)도 글자 수에 포함합니다. + ## 21. `(안녕 엔트리!)` 의 `(2)` 번째 글자부터 `(5)` 번째 글자까지의 글자 ![block-figures](images/block-figures-21.png) @@ -227,6 +247,7 @@ order: 19 `(안녕 엔트리!)`'에서 2번째 글자부터 5번째 글자까지의 글자는 '녕 엔트'가 되겠네요. + ## 22. `(안녕 엔트리!)` 에서 `(엔트리)` 의 시작 위치 ![block-figures](images/block-figures-22.png) @@ -238,6 +259,7 @@ order: 19 '`(안녕 엔트리!)`'에서 '`(엔트리)`'시작 위치는 4가 되겠네요. + ## 23. `(안녕 엔트리!)` 의 `(안녕)` 을(를) `(반가워)` 로 바꾼 값 ![block-figures](images/block-figures-23.png) @@ -249,6 +271,7 @@ order: 19 '`(안녕 엔트리!)`'에서 '`(안녕)`'을 '`(반가워)`'로 바꾸면 '반가워 엔트리!' 가 되겠네요. + ## 24. `(엔트리)` 을(를) 뒤집은 값 ![block-figures](images/block-figures-24.png) @@ -256,6 +279,7 @@ order: 19 입력한 내용의 순서를 반대로 뒤집은 내용을 가져오는 값 블록입니다. + ## 25. `(Hello Entry!)` 을(를) `[대문자]` 로 바꾼 값 ![block-figures](images/block-figures-25.png) @@ -267,6 +291,7 @@ order: 19 '`(Hello Entry!)`'를 대문자로 바꾸면 'HELLO ENTRY!' 가 되겠네요. + ## 26. `[모든]` 의 블록 수 ![block-figures](images/block-figures-26.png) @@ -282,6 +307,7 @@ order: 19 + `(장면 이름)` : 선택한 장면의 블록 수를 셉니다. + ## 27. R: `(255)` G: `(0)` B: `(0)` 의 HEX 값 ![block-figures](images/block-figures-27.png) @@ -289,12 +315,15 @@ order: 19 입력한 빨강(R), 초록(G), 파랑(B) 값을 HEX 값으로 변환해 가져오는 값 블록입니다. + ## 28. HEX `(#ff0000)` 의 `[R]` 값 ![block-figures](images/block-figures-28.png) 입력한 HEX 값을 빨강(R), 초록(G), 파랑(B) 중 하나로 변환해 가져오는 값 블록입니다. + + ## 29. `<참>` 의 값 ![block-figures](images/block-figures-29.png) diff --git a/source/user/block_flow.md b/source/user/block_flow.md index 270680e3..3ab61366 100644 --- a/source/user/block_flow.md +++ b/source/user/block_flow.md @@ -1,7 +1,7 @@ --- layout: page title: 흐름 블록 -date: 2023-11-16 15:57:00 +date: 2024-01-23 18:50:00 type: userGuide category: "블록" order: 12 @@ -53,35 +53,44 @@ order: 12 이 블록을 감싼 가장 가까운 반복 블록을 **즉시** 멈춥니다. -이 블록이 조립되어 있는 블록 중 가장 가까이에 있는 반복 블록이 멈추게 됩니다. +이 블록 다음에 조립되어 있는 블록부터 동작하지 않고, 반복도 멈추게 됩니다. -## 6. 만일 `<참>` 이라면 +## 6. 이번 반복 건너뛰기 ![block-flow](images/block-flow-06.png) -만일 판단 블록()이 참이라면, 감싸인 블록이 동작합니다. 거짓이라면, 감싸인 블록이 동작하지 않고 다음 블록이 동작합니다. +이 블록을 감싼 가장 가까운 반복 블록의 이번 반복을 건너뛰고, 다음 반복의 처음부터 실행합니다. + +'반복 중단하기'와 달리 반복 중의 이번 시행만 건너뛰어요. -## 7. 만일 `<참>` (이)라면 아니면 +## 7. 만일 `<참>` 이라면 ![block-flow](images/block-flow-07.png) +만일 판단 블록()이 참이라면, 감싸인 블록이 동작합니다. 거짓이라면, 감싸인 블록이 동작하지 않고 다음 블록이 동작합니다. + + +## 8. 만일 `<참>` (이)라면 아니면 + +![block-flow](images/block-flow-08.png) + 만일 판단 블록()이 참이라면, 위의 감싸인 블록이 동작합니다. 거짓이라면, 아래의 감싸인 블록이 동작합니다. '만일 `<참>` 이라면' 블록을 두 개 조립하는 것보다 판단 블록()이 덜 필요하겠죠! -## 8. `<참>` 이(가) 될 때까지 기다리기 +## 9. `<참>` 이(가) 될 때까지 기다리기 -![block-flow](images/block-flow-08.png) +![block-flow](images/block-flow-09.png) 판단 블록()이 참이 될 때까지 기다렸다가, 참이 되면 다음 블록이 동작합니다. -## 9. `[모든]` 코드 멈추기 +## 10. `[모든]` 코드 멈추기 -![block-flow](images/block-flow-09.png) +![block-flow](images/block-flow-10.png) 선택한 블록이 **즉시** 멈춥니다. @@ -97,43 +106,43 @@ order: 12 하지만 모든 코드를 멈추어도 작품을 중지하는 것은 아닙니다. 시작 블록은 여전히 작동하거든요. -## 10. 처음부터 다시 실행하기 +## 11. 처음부터 다시 실행하기 -![block-flow](images/block-flow-10.png) +![block-flow](images/block-flow-11.png) 작품을 처음부터 다시 실행합니다. 시작하기 버튼을 클릭했을 때와 똑같이 작품을 실행해요. -## 11. 복제본이 처음 생성되었을 때 +## 12. 복제본이 처음 생성되었을 때 -![block-flow](images/block-flow-11.png) +![block-flow](images/block-flow-12.png) 오브젝트의 복제본이 새로 생성되었을 때, 해당 복제본에서만 이 블록에 조립된 블록이 동작합니다. 다른 복제본과 원본 오브젝트는 이 시작 블록이 동작하지 않아요. -## 12. `[자신]` 의 복제본 만들기 +## 13. `[자신]` 의 복제본 만들기 -![block-flow](images/block-flow-12.png) +![block-flow](images/block-flow-13.png) 오브젝트의 복제본을 생성합니다. 목록 상자()를 클릭하면 자신(이 오브젝트) 또는 다른 오브젝트를 선택할 수 있어요. -## 13. 이 복제본 삭제하기 +## 14. 이 복제본 삭제하기 -![block-flow](images/block-flow-13.png) +![block-flow](images/block-flow-14.png) 이 블록이 동작하는 해당 복제본을 삭제합니다. -## 14. 모든 복제본 삭제하기 +## 15. 모든 복제본 삭제하기 -![block-flow](images/block-flow-14.png) +![block-flow](images/block-flow-15.png) 이 블록이 동작하는 오브젝트와 상관 없이, 작품에서 생성한 **모든** 복제본을 삭제합니다. diff --git a/source/user/block_hardware.md b/source/user/block_hardware.md index 3c68a2bf..ced12aa2 100644 --- a/source/user/block_hardware.md +++ b/source/user/block_hardware.md @@ -1,10 +1,10 @@ --- layout: page title: 하드웨어 블록 -date: 2023-11-28 14:42:00 +date: 2025-01-16 13:00:00 type: userGuide category: "블록" -order: 39 +order: 42 description: "엔트리에서 하드웨어를 연결하는 방법을 알아봅시다." --- @@ -17,17 +17,17 @@ description: "엔트리에서 하드웨어를 연결하는 방법을 알아봅 | 방법 | 연결할 수 있는 하드웨어 | 지원하는 운영체제 | | --- | --- | --- | | 하드웨어 연결 프로그램 사용하기 | 엔트리에 연동된 모든 하드웨어 | Windows, macOS | -| 웹 브라우저로 연결하기 | 햄스터, 마이크로비트(V1/V2), 아두이노 우노, 아두이노 나노 | Whale OS, Chrome OS, macOS | +| 웹 브라우저로 연결하기 | 마이크로비트, 마이크로비트 블루투스(BLE) 연결, 아두이노 우노, 햄스터, E-센서보드, NEW 네오봇, 고래봇 드론, 네오, 네오스파이더, 네오쏘코, 네오씽카, 네오캐논, 로봇아이, 쪼코, 코드위즈, 코알라봇 | 웨일 OS, ChromeOS, macOS | ## 방법 1. 하드웨어 연결 프로그램 사용하기 #### 하드웨어 연결 프로그램 설치 -download +home 하드웨어 블록 꾸러미에는 하드웨어 연결을 위한 다양한 메뉴가 있습니다. 연결에 성공하면 사용할 수 있는 블록이 나타날 거예요. -'연결 프로그램 다운로드' 글씨를 클릭해서 하드웨어 연결에 필요한 (운영체제에 맞는) 프로그램 설치 파일을 다운로드합니다. +'연결 프로그램 다운로드' 버튼을 클릭해서 하드웨어 연결에 필요한 (운영체제에 맞는) 프로그램 설치 파일을 다운로드합니다. 다운로드한 연결 프로그램을 설치했다면, 엔트리 하드웨어 연결 프로그램 실행 아이콘을 더블 클릭하거나 하드웨어 블록 꾸러미의 '연결 프로그램 열기' 버튼을 클릭해서 프로그램을 실행해요. diff --git a/source/user/block_start.md b/source/user/block_start.md index bbc88b81..f8af35b7 100644 --- a/source/user/block_start.md +++ b/source/user/block_start.md @@ -1,7 +1,7 @@ --- layout: page title: 시작 블록 -date: 2020-11-12 17:29:00 +date: 2024-12-26 18:40:00 type: userGuide category: "블록" order: 11 @@ -24,8 +24,8 @@ order: 11 목록 상자()를 클릭하면 누를 키를 선택하거나 직접 키를 눌러서 정할 수 있어요. -- **누를 수 있는 키** - - `위쪽 화살표`, `아래쪽 화살표`, `오른쪽 화살표`, `왼쪽 화살표`, `스페이스`, `엔터`, `ctrl`, `shift`, `alt`, `tab`, `esc`, `back-space`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `a`, `b`, `c`, `d`, `e`, `f`, `g`, `h`, `i`, `j`, `k`, `l`, `m`, `n`, `o`, `p`, `q`, `r`, `s`, `t`, `u`, `v`, `w`, `x`, `y`, `z`, `;`, `=`, `,`, `-`, `.`, `/`, `~`, `[`, `backslash`, `]`, `'` ++ **누를 수 있는 키** + + `위쪽 화살표`, `아래쪽 화살표`, `오른쪽 화살표`, `왼쪽 화살표`, `스페이스`, `엔터`, `Ctrl`, `Shift`, `Alt`, `Tab`, `Esc`, `백스페이스`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `a`, `b`, `c`, `d`, `e`, `f`, `g`, `h`, `i`, `j`, `k`, `l`, `m`, `n`, `o`, `p`, `q`, `r`, `s`, `t`, `u`, `v`, `w`, `x`, `y`, `z`, `;`, `=`, `,`, `-`, `.`, `/`, `~`, `[`, `백슬래시`, `]`, `'` ## 3. 마우스를 클릭했을 때 diff --git a/source/user/header.md b/source/user/header.md index a385120d..3130639a 100755 --- a/source/user/header.md +++ b/source/user/header.md @@ -1,7 +1,7 @@ --- layout: page title: 상단 메뉴 -date: 2023-11-28 15:11:00 +date: 2025-01-16 16:20:00 type: userGuide category: "화면의 구성 요소" order: 3 @@ -9,7 +9,7 @@ order: 3 -![header](images/window/header.png) +![header](images/header/header.png) @@ -21,7 +21,7 @@ order: 3 ## 엔트리 로고 -header-entry-tooltip +button-logo @@ -33,7 +33,7 @@ order: 3 ## 작품 제목 -header-title +header-title @@ -43,45 +43,9 @@ order: 3 -## 만들기 모드 - -header-coding-mode - - - -엔트리에서 작품을 만드는 방법을 선택합니다. - -선택한 모드에 따라 블록 탭의 모양이 바뀌는데 블록을 조립해서 작품을 만들거나(블록 코딩), 텍스트를 직접 입력해 작품을 만드는(엔트리파이썬) 두 가지 모드가 있어요. - - - -#### ① 블록 코딩 - -![main-block-mode](images/window/main-block-mode.png) - - - -기본적인 만들기 모드입니다. - -블록을 드래그해서 조립/결합하는 방식으로 코딩할 수 있어요. - - - -#### ② 엔트리파이썬 - -![main-python](images/window/main-python.png) - - - -프로그래밍 언어 중 하나인 '파이썬(python)'과 같은 문법을 사용하는 엔트리의 텍스트 코딩 모드입니다. - -블록 꾸러미의 블록을 '텍스트 입력소'에 드래그하면 블록의 이름을 붙여넣거나 직접 입력하는 방식으로 코딩할 수 있어요. - - - ## 새로 만들기/불러오기 -header-new-import +button-new @@ -140,8 +104,7 @@ order: 3 ## 저장하기 -header-save - +button-save 작품을 로그인한 계정의 '나의 작품'(서버) 또는 내 컴퓨터에 저장합니다. @@ -156,7 +119,7 @@ order: 3 ## 도움말 -header-help +button-help @@ -168,7 +131,7 @@ order: 3 ## 출력하기 -header-print +button-print @@ -188,7 +151,7 @@ order: 3 ## 되돌리기/되살리기 -header-undo-redo +button-undo-redo @@ -207,7 +170,7 @@ order: 3 ## 기본형/교과형 선택 -header-make-mode +button-mode @@ -217,7 +180,7 @@ order: 3 #### ① 기본형 -![header-edit-mode1](images/window/header-edit-mode1.png) +![block](images/header/main-block.png) @@ -227,7 +190,7 @@ order: 3 #### ② 교과형 -![header-edit-mode2](images/window/header-edit-mode2.png) +![block-pws](images/header/main-block-pws.png) @@ -239,7 +202,7 @@ order: 3 ## 로그인 메뉴 -header-user +button-user @@ -251,10 +214,44 @@ order: 3 -## 언어 선택 +## 만들기 모드 + +setting-block-ko setting-entrypython-ko + + +엔트리에서 작품을 만드는 방법을 선택합니다. + +선택한 모드에 따라 블록 탭의 모양이 바뀌는데 블록을 조립해서 작품을 만들거나(블록 코딩), 텍스트를 직접 입력해 작품을 만드는(엔트리파이썬) 두 가지 모드가 있어요. + + + +#### ① 블록 코딩 + +![block-mode](images/header/main-block.png) + + + +기본적인 만들기 모드입니다. -header-language +블록을 드래그해서 조립/결합하는 방식으로 코딩할 수 있어요. + + + +#### ② 엔트리파이썬 + +![entrypython](images/header/main-entrypython.png) + + + +프로그래밍 언어 중 하나인 '파이썬(python)'과 같은 문법을 사용하는 엔트리의 텍스트 코딩 모드입니다. + +블록 꾸러미의 블록을 '텍스트 입력소'에 드래그하면 블록의 이름을 붙여넣거나 직접 입력하는 방식으로 코딩할 수 있어요. + + + +## 언어 선택 +setting-block-ko setting-block-ko 만들기 화면에서 표시되는 언어를 변경할 수 있습니다. diff --git a/source/user/images/block-decision-16.png b/source/user/images/block-decision-16.png new file mode 100644 index 00000000..7c0db246 Binary files /dev/null and b/source/user/images/block-decision-16.png differ diff --git a/source/user/images/block-decision-17.png b/source/user/images/block-decision-17.png new file mode 100644 index 00000000..7b76b2fb Binary files /dev/null and b/source/user/images/block-decision-17.png differ diff --git a/source/user/images/block-extension-disaster-01.png b/source/user/images/block-extension-disaster-01.png deleted file mode 100644 index 9d7dac01..00000000 Binary files a/source/user/images/block-extension-disaster-01.png and /dev/null differ diff --git a/source/user/images/block-extension-disaster-02.png b/source/user/images/block-extension-disaster-02.png deleted file mode 100644 index 64b9b533..00000000 Binary files a/source/user/images/block-extension-disaster-02.png and /dev/null differ diff --git a/source/user/images/block-extension-festival-01.png b/source/user/images/block-extension-festival-01.png deleted file mode 100644 index d8d8c41b..00000000 Binary files a/source/user/images/block-extension-festival-01.png and /dev/null differ diff --git a/source/user/images/block-extension-festival-02.png b/source/user/images/block-extension-festival-02.png deleted file mode 100644 index bcaaa654..00000000 Binary files a/source/user/images/block-extension-festival-02.png and /dev/null differ diff --git a/source/user/images/block-extension-lifesafety-01.png b/source/user/images/block-extension-lifesafety-01.png deleted file mode 100644 index 58579773..00000000 Binary files a/source/user/images/block-extension-lifesafety-01.png and /dev/null differ diff --git a/source/user/images/block-extension-lifesafety-02.png b/source/user/images/block-extension-lifesafety-02.png deleted file mode 100644 index e752f0e6..00000000 Binary files a/source/user/images/block-extension-lifesafety-02.png and /dev/null differ diff --git a/source/user/images/block-extn-alert-01.png b/source/user/images/block-extn-alert-01.png new file mode 100644 index 00000000..65c8fe3f Binary files /dev/null and b/source/user/images/block-extn-alert-01.png differ diff --git a/source/user/images/block-extn-alert-02.png b/source/user/images/block-extn-alert-02.png new file mode 100644 index 00000000..9748bc02 Binary files /dev/null and b/source/user/images/block-extn-alert-02.png differ diff --git a/source/user/images/block-extn-alert-03.png b/source/user/images/block-extn-alert-03.png new file mode 100644 index 00000000..292e3389 Binary files /dev/null and b/source/user/images/block-extn-alert-03.png differ diff --git a/source/user/images/block-extn-festival-01.png b/source/user/images/block-extn-festival-01.png new file mode 100644 index 00000000..d48ffb46 Binary files /dev/null and b/source/user/images/block-extn-festival-01.png differ diff --git a/source/user/images/block-extn-festival-02.png b/source/user/images/block-extn-festival-02.png new file mode 100644 index 00000000..bf65bf3b Binary files /dev/null and b/source/user/images/block-extn-festival-02.png differ diff --git a/source/user/images/block-extn-guideline-01.png b/source/user/images/block-extn-guideline-01.png new file mode 100644 index 00000000..fb3ea960 Binary files /dev/null and b/source/user/images/block-extn-guideline-01.png differ diff --git a/source/user/images/block-extn-guideline-02.png b/source/user/images/block-extn-guideline-02.png new file mode 100644 index 00000000..62f00f81 Binary files /dev/null and b/source/user/images/block-extn-guideline-02.png differ diff --git a/source/user/images/block-extn-guideline-03.png b/source/user/images/block-extn-guideline-03.png new file mode 100644 index 00000000..8110a73b Binary files /dev/null and b/source/user/images/block-extn-guideline-03.png differ diff --git a/source/user/images/block-extn-guideline-04.png b/source/user/images/block-extn-guideline-04.png new file mode 100644 index 00000000..339df08a Binary files /dev/null and b/source/user/images/block-extn-guideline-04.png differ diff --git a/source/user/images/block-extn-guideline-05.png b/source/user/images/block-extn-guideline-05.png new file mode 100644 index 00000000..d412e397 Binary files /dev/null and b/source/user/images/block-extn-guideline-05.png differ diff --git a/source/user/images/block-extn-guideline-06.png b/source/user/images/block-extn-guideline-06.png new file mode 100644 index 00000000..a7fecd07 Binary files /dev/null and b/source/user/images/block-extn-guideline-06.png differ diff --git a/source/user/images/block-extension-weather-01.png b/source/user/images/block-extn-weather-01.png similarity index 100% rename from source/user/images/block-extension-weather-01.png rename to source/user/images/block-extn-weather-01.png diff --git a/source/user/images/block-extension-weather-02.png b/source/user/images/block-extn-weather-02.png similarity index 100% rename from source/user/images/block-extension-weather-02.png rename to source/user/images/block-extn-weather-02.png diff --git a/source/user/images/block-extension-weather-03.png b/source/user/images/block-extn-weather-03.png similarity index 100% rename from source/user/images/block-extension-weather-03.png rename to source/user/images/block-extn-weather-03.png diff --git a/source/user/images/block-extension-weather-04.png b/source/user/images/block-extn-weather-04.png similarity index 100% rename from source/user/images/block-extension-weather-04.png rename to source/user/images/block-extn-weather-04.png diff --git a/source/user/images/block-extension-weather-05.png b/source/user/images/block-extn-weather-05.png similarity index 100% rename from source/user/images/block-extension-weather-05.png rename to source/user/images/block-extn-weather-05.png diff --git a/source/user/images/block-extension-weather-06.png b/source/user/images/block-extn-weather-06.png similarity index 100% rename from source/user/images/block-extension-weather-06.png rename to source/user/images/block-extn-weather-06.png diff --git a/source/user/images/block-extension-weather-07.png b/source/user/images/block-extn-weather-07.png similarity index 100% rename from source/user/images/block-extension-weather-07.png rename to source/user/images/block-extn-weather-07.png diff --git a/source/user/images/block-extension-weather-08.png b/source/user/images/block-extn-weather-08.png similarity index 100% rename from source/user/images/block-extension-weather-08.png rename to source/user/images/block-extn-weather-08.png diff --git a/source/user/images/block-extension-weather-09.png b/source/user/images/block-extn-weather-09.png similarity index 100% rename from source/user/images/block-extension-weather-09.png rename to source/user/images/block-extn-weather-09.png diff --git a/source/user/images/block-extension-weather-10.png b/source/user/images/block-extn-weather-10.png similarity index 100% rename from source/user/images/block-extension-weather-10.png rename to source/user/images/block-extn-weather-10.png diff --git a/source/user/images/block-extension-weather-11.png b/source/user/images/block-extn-weather-11.png similarity index 100% rename from source/user/images/block-extension-weather-11.png rename to source/user/images/block-extn-weather-11.png diff --git a/source/user/images/block-extension-weather-ex1.png b/source/user/images/block-extn-weather-ex1.png similarity index 100% rename from source/user/images/block-extension-weather-ex1.png rename to source/user/images/block-extn-weather-ex1.png diff --git a/source/user/images/block-extension-weather-ex2.png b/source/user/images/block-extn-weather-ex2.png similarity index 100% rename from source/user/images/block-extension-weather-ex2.png rename to source/user/images/block-extn-weather-ex2.png diff --git a/source/user/images/block-flow-01.png b/source/user/images/block-flow-01.png index 13039c28..305e9e2c 100644 Binary files a/source/user/images/block-flow-01.png and b/source/user/images/block-flow-01.png differ diff --git a/source/user/images/block-flow-02.png b/source/user/images/block-flow-02.png index c07491ed..9d7e27ce 100644 Binary files a/source/user/images/block-flow-02.png and b/source/user/images/block-flow-02.png differ diff --git a/source/user/images/block-flow-03.png b/source/user/images/block-flow-03.png index 065ff3c3..4508d0ea 100644 Binary files a/source/user/images/block-flow-03.png and b/source/user/images/block-flow-03.png differ diff --git a/source/user/images/block-flow-04.png b/source/user/images/block-flow-04.png index 30df7363..906604b7 100644 Binary files a/source/user/images/block-flow-04.png and b/source/user/images/block-flow-04.png differ diff --git a/source/user/images/block-flow-05.png b/source/user/images/block-flow-05.png index 3f1c85f6..93fef1ea 100644 Binary files a/source/user/images/block-flow-05.png and b/source/user/images/block-flow-05.png differ diff --git a/source/user/images/block-flow-06.png b/source/user/images/block-flow-06.png index 137ad95b..4ccae5ff 100644 Binary files a/source/user/images/block-flow-06.png and b/source/user/images/block-flow-06.png differ diff --git a/source/user/images/block-flow-07.png b/source/user/images/block-flow-07.png index 366522c1..217277f9 100644 Binary files a/source/user/images/block-flow-07.png and b/source/user/images/block-flow-07.png differ diff --git a/source/user/images/block-flow-08.png b/source/user/images/block-flow-08.png index a145db2a..3b77c6a0 100644 Binary files a/source/user/images/block-flow-08.png and b/source/user/images/block-flow-08.png differ diff --git a/source/user/images/block-flow-09.png b/source/user/images/block-flow-09.png index 04fe8606..47e27b45 100644 Binary files a/source/user/images/block-flow-09.png and b/source/user/images/block-flow-09.png differ diff --git a/source/user/images/block-flow-10.png b/source/user/images/block-flow-10.png index 7ffde106..3ffda8bf 100644 Binary files a/source/user/images/block-flow-10.png and b/source/user/images/block-flow-10.png differ diff --git a/source/user/images/block-flow-11.png b/source/user/images/block-flow-11.png index 74849710..0fe9ed60 100644 Binary files a/source/user/images/block-flow-11.png and b/source/user/images/block-flow-11.png differ diff --git a/source/user/images/block-flow-12.png b/source/user/images/block-flow-12.png index 04c57e2b..3b678334 100644 Binary files a/source/user/images/block-flow-12.png and b/source/user/images/block-flow-12.png differ diff --git a/source/user/images/block-flow-13.png b/source/user/images/block-flow-13.png index a9a090a1..b12cc176 100644 Binary files a/source/user/images/block-flow-13.png and b/source/user/images/block-flow-13.png differ diff --git a/source/user/images/block-flow-14.png b/source/user/images/block-flow-14.png index 2fe0ed5c..4fb16983 100644 Binary files a/source/user/images/block-flow-14.png and b/source/user/images/block-flow-14.png differ diff --git a/source/user/images/block-flow-15.png b/source/user/images/block-flow-15.png new file mode 100644 index 00000000..17cd6802 Binary files /dev/null and b/source/user/images/block-flow-15.png differ diff --git a/source/user/images/block-hw-microbit-v2-01.png b/source/user/images/block-hw-microbit-v2-01.png new file mode 100644 index 00000000..7d34cf96 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-01.png differ diff --git a/source/user/images/block-hw-microbit-v2-02.png b/source/user/images/block-hw-microbit-v2-02.png new file mode 100644 index 00000000..b90f0e0f Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-02.png differ diff --git a/source/user/images/block-hw-microbit-v2-03.png b/source/user/images/block-hw-microbit-v2-03.png new file mode 100644 index 00000000..cb69e7ff Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-03.png differ diff --git a/source/user/images/block-hw-microbit-v2-04.png b/source/user/images/block-hw-microbit-v2-04.png new file mode 100644 index 00000000..4e726c03 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-04.png differ diff --git a/source/user/images/block-hw-microbit-v2-05.png b/source/user/images/block-hw-microbit-v2-05.png new file mode 100644 index 00000000..e9f25b8f Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-05.png differ diff --git a/source/user/images/block-hw-microbit-v2-06.png b/source/user/images/block-hw-microbit-v2-06.png new file mode 100644 index 00000000..537cfc1a Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-06.png differ diff --git a/source/user/images/block-hw-microbit-v2-07.png b/source/user/images/block-hw-microbit-v2-07.png new file mode 100644 index 00000000..bf3e7e22 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-07.png differ diff --git a/source/user/images/block-hw-microbit-v2-08.png b/source/user/images/block-hw-microbit-v2-08.png new file mode 100644 index 00000000..e201ebec Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-08.png differ diff --git a/source/user/images/block-hw-microbit-v2-09.png b/source/user/images/block-hw-microbit-v2-09.png new file mode 100644 index 00000000..3d84e55e Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-09.png differ diff --git a/source/user/images/block-hw-microbit-v2-10.png b/source/user/images/block-hw-microbit-v2-10.png new file mode 100644 index 00000000..45ae5757 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-10.png differ diff --git a/source/user/images/block-hw-microbit-v2-11.png b/source/user/images/block-hw-microbit-v2-11.png new file mode 100644 index 00000000..3f009d52 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-11.png differ diff --git a/source/user/images/block-hw-microbit-v2-12.png b/source/user/images/block-hw-microbit-v2-12.png new file mode 100644 index 00000000..8a862145 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-12.png differ diff --git a/source/user/images/block-hw-microbit-v2-13.png b/source/user/images/block-hw-microbit-v2-13.png new file mode 100644 index 00000000..5e603749 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-13.png differ diff --git a/source/user/images/block-hw-microbit-v2-14.png b/source/user/images/block-hw-microbit-v2-14.png new file mode 100644 index 00000000..09b2d293 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-14.png differ diff --git a/source/user/images/block-hw-microbit-v2-15.png b/source/user/images/block-hw-microbit-v2-15.png new file mode 100644 index 00000000..d38167cd Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-15.png differ diff --git a/source/user/images/block-hw-microbit-v2-16.png b/source/user/images/block-hw-microbit-v2-16.png new file mode 100644 index 00000000..c56592a2 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-16.png differ diff --git a/source/user/images/block-hw-microbit-v2-17.png b/source/user/images/block-hw-microbit-v2-17.png new file mode 100644 index 00000000..a5b938d1 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-17.png differ diff --git a/source/user/images/block-hw-microbit-v2-18.png b/source/user/images/block-hw-microbit-v2-18.png new file mode 100644 index 00000000..a46a41f8 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-18.png differ diff --git a/source/user/images/block-hw-microbit-v2-19.png b/source/user/images/block-hw-microbit-v2-19.png new file mode 100644 index 00000000..58f9eacf Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-19.png differ diff --git a/source/user/images/block-hw-microbit-v2-20.png b/source/user/images/block-hw-microbit-v2-20.png new file mode 100644 index 00000000..67bfcf7c Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-20.png differ diff --git a/source/user/images/block-hw-microbit-v2-21.png b/source/user/images/block-hw-microbit-v2-21.png new file mode 100644 index 00000000..b6429dba Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-21.png differ diff --git a/source/user/images/block-hw-microbit-v2-22.png b/source/user/images/block-hw-microbit-v2-22.png new file mode 100644 index 00000000..8789f0b4 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-22.png differ diff --git a/source/user/images/block-hw-microbit-v2-23.png b/source/user/images/block-hw-microbit-v2-23.png new file mode 100644 index 00000000..3200bae7 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-23.png differ diff --git a/source/user/images/block-hw-microbit-v2-24.png b/source/user/images/block-hw-microbit-v2-24.png new file mode 100644 index 00000000..5eedb531 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-24.png differ diff --git a/source/user/images/block-hw-microbit-v2-25.png b/source/user/images/block-hw-microbit-v2-25.png new file mode 100644 index 00000000..fc20df8a Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-25.png differ diff --git a/source/user/images/block-hw-microbit-v2-26.png b/source/user/images/block-hw-microbit-v2-26.png new file mode 100644 index 00000000..a23f892c Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-26.png differ diff --git a/source/user/images/block-hw-microbit-v2-27.png b/source/user/images/block-hw-microbit-v2-27.png new file mode 100644 index 00000000..198a0a0f Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-27.png differ diff --git a/source/user/images/block-hw-microbit-v2-28.png b/source/user/images/block-hw-microbit-v2-28.png new file mode 100644 index 00000000..9ac0ec48 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-28.png differ diff --git a/source/user/images/block-hw-microbit-v2-29.png b/source/user/images/block-hw-microbit-v2-29.png new file mode 100644 index 00000000..fb880b82 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-29.png differ diff --git a/source/user/images/block-hw-microbit-v2-30.png b/source/user/images/block-hw-microbit-v2-30.png new file mode 100644 index 00000000..d38c402f Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-30.png differ diff --git a/source/user/images/block-hw-microbit-v2-31.png b/source/user/images/block-hw-microbit-v2-31.png new file mode 100644 index 00000000..a137481e Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-31.png differ diff --git a/source/user/images/block-hw-microbit-v2-32.png b/source/user/images/block-hw-microbit-v2-32.png new file mode 100644 index 00000000..f0341b08 Binary files /dev/null and b/source/user/images/block-hw-microbit-v2-32.png differ diff --git a/source/user/images/card/disaster-alert.png b/source/user/images/card/disaster-alert.png new file mode 100644 index 00000000..82ae5670 Binary files /dev/null and b/source/user/images/card/disaster-alert.png differ diff --git a/source/user/images/card/guideline.png b/source/user/images/card/guideline.png new file mode 100644 index 00000000..51ed876d Binary files /dev/null and b/source/user/images/card/guideline.png differ diff --git a/source/user/images/header/button-help.png b/source/user/images/header/button-help.png new file mode 100644 index 00000000..50774dc9 Binary files /dev/null and b/source/user/images/header/button-help.png differ diff --git a/source/user/images/header/button-logo.png b/source/user/images/header/button-logo.png new file mode 100644 index 00000000..e70cf082 Binary files /dev/null and b/source/user/images/header/button-logo.png differ diff --git a/source/user/images/header/button-mode.png b/source/user/images/header/button-mode.png new file mode 100644 index 00000000..65414c6f Binary files /dev/null and b/source/user/images/header/button-mode.png differ diff --git a/source/user/images/header/button-new.png b/source/user/images/header/button-new.png new file mode 100644 index 00000000..2db2a693 Binary files /dev/null and b/source/user/images/header/button-new.png differ diff --git a/source/user/images/header/button-print.png b/source/user/images/header/button-print.png new file mode 100644 index 00000000..474f9da5 Binary files /dev/null and b/source/user/images/header/button-print.png differ diff --git a/source/user/images/header/button-save.png b/source/user/images/header/button-save.png new file mode 100644 index 00000000..56441b4d Binary files /dev/null and b/source/user/images/header/button-save.png differ diff --git a/source/user/images/header/button-undo-redo.png b/source/user/images/header/button-undo-redo.png new file mode 100644 index 00000000..a3be841d Binary files /dev/null and b/source/user/images/header/button-undo-redo.png differ diff --git a/source/user/images/header/button-user.png b/source/user/images/header/button-user.png new file mode 100644 index 00000000..34e47f74 Binary files /dev/null and b/source/user/images/header/button-user.png differ diff --git a/source/user/images/header/header.png b/source/user/images/header/header.png new file mode 100644 index 00000000..b9a56cd0 Binary files /dev/null and b/source/user/images/header/header.png differ diff --git a/source/user/images/header/login-register.png b/source/user/images/header/login-register.png new file mode 100644 index 00000000..138491c8 Binary files /dev/null and b/source/user/images/header/login-register.png differ diff --git a/source/user/images/header/logo-title.png b/source/user/images/header/logo-title.png new file mode 100644 index 00000000..b0784896 Binary files /dev/null and b/source/user/images/header/logo-title.png differ diff --git a/source/user/images/header/main-block-pws.png b/source/user/images/header/main-block-pws.png new file mode 100644 index 00000000..48662723 Binary files /dev/null and b/source/user/images/header/main-block-pws.png differ diff --git a/source/user/images/header/main-block.png b/source/user/images/header/main-block.png new file mode 100644 index 00000000..0994c25e Binary files /dev/null and b/source/user/images/header/main-block.png differ diff --git a/source/user/images/header/main-entrypython.png b/source/user/images/header/main-entrypython.png new file mode 100644 index 00000000..6d3d80aa Binary files /dev/null and b/source/user/images/header/main-entrypython.png differ diff --git a/source/user/images/header/scenes.png b/source/user/images/header/scenes.png new file mode 100644 index 00000000..18104706 Binary files /dev/null and b/source/user/images/header/scenes.png differ diff --git a/source/user/images/header/setting-block-en.png b/source/user/images/header/setting-block-en.png new file mode 100644 index 00000000..c197e25a Binary files /dev/null and b/source/user/images/header/setting-block-en.png differ diff --git a/source/user/images/header/setting-block-ko.png b/source/user/images/header/setting-block-ko.png new file mode 100644 index 00000000..848c5703 Binary files /dev/null and b/source/user/images/header/setting-block-ko.png differ diff --git a/source/user/images/header/setting-entrypython-ko.png b/source/user/images/header/setting-entrypython-ko.png new file mode 100644 index 00000000..4c97e113 Binary files /dev/null and b/source/user/images/header/setting-entrypython-ko.png differ diff --git a/source/user/images/header/title.png b/source/user/images/header/title.png new file mode 100644 index 00000000..f6d176c0 Binary files /dev/null and b/source/user/images/header/title.png differ diff --git a/source/user/images/hw/home.png b/source/user/images/hw/home.png new file mode 100644 index 00000000..3f9f876f Binary files /dev/null and b/source/user/images/hw/home.png differ diff --git a/source/user/images/icon/ic_attr_list_cloud.svg b/source/user/images/icon/ic_attr_list_cloud.svg new file mode 100644 index 00000000..86d82001 --- /dev/null +++ b/source/user/images/icon/ic_attr_list_cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/user/images/icon/ic_attr_list_cloud_on.png b/source/user/images/icon/ic_attr_list_cloud_on.png deleted file mode 100644 index 4de8f92c..00000000 Binary files a/source/user/images/icon/ic_attr_list_cloud_on.png and /dev/null differ diff --git a/source/user/images/icon/ic_attr_list_local.svg b/source/user/images/icon/ic_attr_list_local.svg new file mode 100644 index 00000000..efb11381 --- /dev/null +++ b/source/user/images/icon/ic_attr_list_local.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/user/images/icon/ic_attr_list_local_on.png b/source/user/images/icon/ic_attr_list_local_on.png deleted file mode 100644 index b99af98a..00000000 Binary files a/source/user/images/icon/ic_attr_list_local_on.png and /dev/null differ diff --git a/source/user/images/icon/ic_attr_list_real_time.svg b/source/user/images/icon/ic_attr_list_real_time.svg new file mode 100644 index 00000000..2756e46b --- /dev/null +++ b/source/user/images/icon/ic_attr_list_real_time.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/user/images/icon/ic_attr_list_real_time_on.png b/source/user/images/icon/ic_attr_list_real_time_on.png deleted file mode 100644 index f11c884b..00000000 Binary files a/source/user/images/icon/ic_attr_list_real_time_on.png and /dev/null differ diff --git a/source/user/images/modal/export-list.png b/source/user/images/modal/export-list.png new file mode 100644 index 00000000..75cfbf8d Binary files /dev/null and b/source/user/images/modal/export-list.png differ diff --git a/source/user/images/modal/import-list.png b/source/user/images/modal/import-list.png new file mode 100644 index 00000000..dd84da79 Binary files /dev/null and b/source/user/images/modal/import-list.png differ diff --git a/source/user/images/modal/table-exported-list.png b/source/user/images/modal/table-exported-list.png new file mode 100644 index 00000000..26949fb2 Binary files /dev/null and b/source/user/images/modal/table-exported-list.png differ diff --git a/source/user/images/window/lists-add.png b/source/user/images/window/lists-add.png index 32be97b0..efc23d90 100644 Binary files a/source/user/images/window/lists-add.png and b/source/user/images/window/lists-add.png differ diff --git a/source/user/images/window/lists-attribute.png b/source/user/images/window/lists-attribute.png index 0d0388a9..009a80ac 100644 Binary files a/source/user/images/window/lists-attribute.png and b/source/user/images/window/lists-attribute.png differ diff --git a/source/user/images/window/lists-attribute1.png b/source/user/images/window/lists-attribute1.png index d26919e5..896ec112 100644 Binary files a/source/user/images/window/lists-attribute1.png and b/source/user/images/window/lists-attribute1.png differ diff --git a/source/user/popup_model.md b/source/user/popup_model.md index 535f12c6..958d7509 100644 --- a/source/user/popup_model.md +++ b/source/user/popup_model.md @@ -1,10 +1,10 @@ --- layout: page title: 인공지능 모델 학습하기 -date: 2024-02-06 11:00:00 +date: 2025-01-16 13:00:00 type: userGuide category: "팝업" -order: 42 +order: 45 --- ## 인공지능 모델 학습하기 팝업 diff --git a/source/user/popup_object.md b/source/user/popup_object.md index 192245a9..65c9017c 100644 --- a/source/user/popup_object.md +++ b/source/user/popup_object.md @@ -1,10 +1,10 @@ --- layout: page title: 오브젝트 추가하기 -date: 2024-02-06 11:00:00 +date: 2025-01-16 13:00:00 type: userGuide category: "팝업" -order: 40 +order: 43 --- ## 오브젝트 추가하기 팝업 diff --git a/source/user/popup_table.md b/source/user/popup_table.md index 9017b970..9a968b13 100644 --- a/source/user/popup_table.md +++ b/source/user/popup_table.md @@ -1,10 +1,10 @@ --- layout: page title: 테이블 불러오기 -date: 2024-02-06 11:00:00 +date: 2025-01-16 13:00:00 type: userGuide category: "팝업" -order: 41 +order: 44 --- ## 테이블 불러오기 팝업 @@ -167,8 +167,8 @@ order: 41 ### ① 테이블 선택 탭 -엔트리가 미리 준비한 기본 테이블입니다. 기본 테이블은 꾸준히 추가될 예정입니다. -테이블을 선택하고, 아래의 '추가하기' 버튼을 클릭해서 테이블 목록에 추가해요. +엔트리가 미리 준비한 기본 테이블입니다. 기본 테이블은 꾸준히 추가될 예정입니다. +테이블을 선택하고, 아래의 '추가하기' 버튼을 클릭해서 테이블 목록에 추가해요. 파란색 글씨(하이퍼링크)를 클릭하면 해당 테이블을 활용하는 예시 작품이나 링크를 확인할 수 있습니다. 따로 준비한 테이블이 없어도, 바로 기본 테이블을 선택해서 데이터 분석을 해볼 수 있어요. 테이블이 너무 많아서 원하는 테이블을 찾기 어렵다면 오른쪽 상단의 검색을 활용해 주세요. @@ -176,7 +176,7 @@ order: 41 ### ② 파일 올리기 탭 -엑셀(XLS, XLSX) 파일이나 CSV 파일을 직접 업로드해 테이블을 추가할 수도 있어요. +엑셀(XLS, XLSX) 파일이나 CSV 파일을 직접 업로드해 테이블을 추가할 수도 있어요. 이미 만들어 둔 테이블이 있거나, 공공 데이터셋 등 공개 데이터가 담긴 테이블을 가지고 있다면 파일로 업로드해 작품에서 활용해 보세요. 단, 엑셀 함수 등은 계산되지 않고 함수 문장이 그대로 표시되니 주의해 주세요. @@ -184,7 +184,20 @@ order: 41 올릴 수 있는 파일의 최대 용량은 10MB 이하입니다. -### ③ 새로 만들기 탭 +### ③ 웹에서 가져오기 탭 + +Google 스프레드시트 문서로 작성된 테이블을 가져올 수도 있어요. +Google 스프레드시트 문서의 URL에서 '문서 ID' 부분을 입력해서 사용합니다. + +예를 들어 아래와 같은 URL 이라면 노란색 음영이 문서 ID에요. +> https://docs.google.com/spreadsheets/d/15rwFMFrKqfNZbEuQoFaEimlcurMXCvbcmJqV7bDi59Q​/edit?gid=0#gid=0 + + +단, 스프레드시트의 액세스 권한이 '링크가 있는 모든 사용자'로 설정되어 있어야 가져올 수 있습니다. 스프레드시트에 여러 개의 시트가 있는 경우, 하나의 시트만 가져옵니다. +기본값으로는 맨 첫 시트를 가져오고, '시트 이름'을 별도로 입력해서 불러오면 중간의 시트를 지정해서 가져올 수 있습니다. + + +### ④ 새로 만들기 탭 엔트리에서 직접 데이터를 입력해서 테이블을 만들 수도 있어요. 새로 만들기 탭에서 '추가' 버튼을 누르면 30행, 10열을 가지는 새로운 빈 테이블이 만들어 집니다. diff --git a/source/user/tab_attribute.md b/source/user/tab_attribute.md index 5dca25a1..c57430e3 100644 --- a/source/user/tab_attribute.md +++ b/source/user/tab_attribute.md @@ -40,7 +40,7 @@ order: 9 ## 변수 -변수는 숫자나 문자 데이터를 저장할 수 있는 공간입니다. 필요할 때마다 찾아서 데이터를 넣고 뺄 수 있는 상자를 떠올려보세요. +변수는 숫자나 문자 데이터를 저장할 수 있는 공간입니다. 필요할 때마다 찾아서 데이터를 넣고 뺄 수 있는 하나의 상자를 떠올려 보세요. 변수에는 한 번에 한 가지 데이터만 저장할 수 있으며, 데이터는 언제든지 수정, 변경할 수 있습니다. @@ -53,6 +53,7 @@ order: 9 왼쪽의 아이콘으로 변수의 종류를 확인할 수 있어요. +### 변수 추가하기 '변수 추가하기' 버튼을 클릭하면 추가할 변수의 종류를 선택할 수 있어요. @@ -67,14 +68,15 @@ order: 9 + ![ic_attr_variable_local](images/icon/ic_attr_variable_local.svg) **이 오브젝트에서 사용** : 선택한 오브젝트에서만 사용하는 일반 변수입니다. 해당 오브젝트의 복제본도 다른 오브젝트가 사용할 수 없는 변수를 가집니다. +### 변수 상세 -![attr-variable-detail](images/tab/attr-variable-detail.png) +변수 목록 또는 역삼각형 버튼을 클릭하면 각 변수의 상세 내용이 표시됩니다. +![attr-variable-detail](images/tab/attr-variable-detail.png) -역삼각형 버튼을 클릭하면 나타나는 각 변수의 설정입니다. -+ **변수 속성** +#### 변수 속성 + **기본값** : 변수가 작품을 실행할 때부터 가질 값을 정합니다. @@ -86,7 +88,8 @@ order: 9 -+ **사용된 오브젝트** : 어떤 오브젝트가 이 변수를 어떻게 사용하는지 확인합니다. 각 정보를 클릭하면, 이 변수를 사용하는 장면과 오브젝트를 선택하고 블록을 강조 표시합니다. 일일이 찾지 않아도 클릭 한 번으로 찾을 수 있어요. +#### 사용된 오브젝트 +어떤 오브젝트가 이 변수를 어떻게 사용하는지 확인합니다. 각 정보를 클릭하면, 이 변수를 사용하는 장면과 오브젝트를 선택하고 블록을 강조 표시합니다. 일일이 찾지 않아도 클릭 한 번으로 찾을 수 있어요. + 변수 더하기 : 사용된 오브젝트에 변수를 더합니다. + 변수 정하기 : 사용된 오브젝트의 변수를 정합니다. @@ -112,42 +115,43 @@ order: 9 리스트의 종류는 네 가지고, 모든 오브젝트에서 사용하는 리스트와 특정 오브젝트에서만 사용하는 리스트로 분류합니다. 왼쪽의 아이콘으로 리스트의 종류를 확인할 수 있어요. - - -lists-add - +### 리스트 추가하기 '리스트 추가하기' 버튼을 클릭하면 추가할 리스트의 종류를 선택할 수 있어요. +lists-add + + **모든 오브젝트에 사용** - + ic_attr_list_on **일반 리스트로 사용 (작품에 저장)** : 작품을 정지하면 기본값으로 초기화되는 리스트입니다. + + ic_attr_list_on **일반 리스트로 사용 (작품에 저장)** : 작품을 정지하면 기본값으로 초기화되는 리스트입니다. - + ic_attr_list_cloud_on **공유 리스트로 사용 (서버에 저장)** : 작품을 정지하면 서버에 저장되는 리스트입니다. + + ic_attr_list_cloud_on **공유 리스트로 사용 (서버에 저장)** : 작품을 정지하면 서버에 저장되는 리스트입니다. - + ic_attr_list_real_time_on **실시간 리스트로 사용 (서버에 저장)** : 작품을 실행하는 도중에 실시간으로 서버에 저장되는 리스 + + ic_attr_list_real_time_on **실시간 리스트로 사용 (서버에 저장)** : 작품을 실행하는 도중에 실시간으로 서버에 저장되는 리스 트입니다. -+ ic_attr_list_local_on **이 오브젝트에서 사용** : 선택한 오브젝트에서만 사용하는 일반 리스트입니다. 해당 오브젝트의 복제본 역시 다른 오브젝트가 사용할 수 없는 리스트를 가집니다. ++ ic_attr_list_local_on **이 오브젝트에서 사용** : 선택한 오브젝트에서만 사용하는 일반 리스트입니다. 해당 오브젝트의 복제본 역시 다른 오브젝트가 사용할 수 없는 리스트를 가집니다. -lists-attribute +### 리스트 상세 -역삼각형 버튼을 클릭하면 나타나는 각 리스트의 설정입니다. +리스트 목록 또는 역삼각형 버튼을 클릭하면 각 리스트의 상세 내용이 표시됩니다. -+ **리스트 속성** +lists-attribute + +#### 리스트 속성 + **리스트 내보내기** : 이 버튼을 클릭하면 리스트 항목의 내용을 복사하거나, 엑셀로 내려받을 수 있는 팝업창이 나타납니다. - lists-attribute2 + export-list @@ -157,22 +161,28 @@ order: 9 - ![lists-attribute3](images/window/lists-attribute3.png) - - + import-list -+ **리스트 항목 수** : '-'와 '+'를 클릭하거나 직접 개수를 입력해서 리스트의 항목 수를 추가 또는 삭제합니다. ++ **리스트 항목 수** : '-'와 '+'를 클릭하거나 직접 개수를 입력해서 리스트의 항목 수를 추가 또는 삭제합니다. +lists-attribute1 - ​ lists-attribute1 +#### 사용된 오브젝트 -+ **사용된 오브젝트** : 어떤 오브젝트가 이 리스트를 어떻게 사용하는지 확인할 수 있습니다. 각 정보를 클릭하면, 이 리스트를 사용하는 장면과 오브젝트를 선택하고 블록을 강조 표시합니다. 일일이 찾지 않아도 클릭 한 번으로 찾을 수 있어요. - - +어떤 오브젝트가 이 리스트를 어떻게 사용하는지 확인할 수 있습니다. 각 정보를 클릭하면, 이 리스트를 사용하는 장면과 오브젝트를 선택하고 블록을 강조 표시합니다. 일일이 찾지 않아도 클릭 한 번으로 찾을 수 있어요. + + 항목을 리스트에 추가하기 + + 항목을 삭제하기 + + 항목을 넣기 + + 항목을 바꾸기 + + 리스트의 길이 + + 리스트에 포함되어 있는가? + + 리스트 항목의 값 + + 리스트 보이기 + + 리스트 숨기기 ## 신호 @@ -231,3 +241,5 @@ order: 9 역삼각형 버튼을 클릭하면 어떤 오브젝트가 이 함수를 사용하는지 확인할 수 있습니다. + +함수에 대한 더 자세한 설명은 '[함수 블록](https://docs.playentry.org/user/block_function.html)' 문서를 확인해 주세요. \ No newline at end of file diff --git a/source/user/what-is-project.md b/source/user/what-is-project.md index 76730ce1..3fbff524 100755 --- a/source/user/what-is-project.md +++ b/source/user/what-is-project.md @@ -46,25 +46,25 @@ description: "엔트리의 작품은 무엇인지 알아봅니다." 오브젝트가 '어떻게 동작할 것인지'에 대한 정보를 담고 있습니다. 엔트리에서 텍스트 코드 대신 사용되는 블록 코드가 바로 여기에 들어 있어요. 블록을 조립할 때는 꼭 '시작 블록'부터 조립해야 합니다. (그렇지 않으면 해당 블록은 실행할 수 없어요) - 블록에 대한 더 자세한 설명은 '블록 탭' 문서를 확인해 주세요. + 블록에 대한 더 자세한 설명은 '[블록 탭](https://docs.playentry.org/user/tab_block.html)' 문서를 확인해 주세요. + **모양** 오브젝트가 '어떻게 보일 것인지'에 대한 정보를 담고 있습니다. 하나 또는 여러 개의 이미지로 이루어지고, 각각 순서를 정할 수 있습니다. 이미지는 엔트리에서 기본적으로 제공하는 것 중에서 고를 수도 있고, 이미지 파일을 업로드하거나 그림판 기능을 이용해 직접 그려 사용하는 것도 가능합니다. - 모양에 대한 더 자세한 설명은 '모양 탭' 문서를 확인해 주세요. + 모양에 대한 더 자세한 설명은 '[모양 탭](https://docs.playentry.org/user/tab_shape.html)' 문서를 확인해 주세요. + **소리** 오브젝트에서 '어떤 소리가 날 것인지'에 대한 정보를 담고 있습니다. 모양과 비슷하게 하나 또는 여러 개의 오디오로 이루어지고, 각각 순서를 정할 수 있습니다. 소리는는 엔트리에서 기본적으로 제공하는 것 중에서 고르거나, 오디오 파일을 업로드해 사용할 수 있습니다. - 소리에 대한 더 자세한 설명은 '소리 탭' 문서를 확인해 주세요. + 소리에 대한 더 자세한 설명은 '[소리 탭](https://docs.playentry.org/user/tab_sound.html)' 문서를 확인해 주세요. + **속성** 오브젝트에서 '어떤 값을 활용할 것인지'에 대한 정보를 담고 있습니다. 속성에는 '변수', '리스트', '신호', '함수'가 있고 이는 모두 오브젝트가 동작하는데 필요한 값에 대한 정보입니다. - 속성에 포함되는 각각의 항목에 대한 더 자세한 설명은 '속성 탭' 문서를 확인해 주세요. + 속성에 포함되는 각각의 항목에 대한 더 자세한 설명은 '[속성 탭](https://docs.playentry.org/user/tab_attribute.html)' 문서를 확인해 주세요.