Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
Add challenge details (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo authored Aug 1, 2021
1 parent e258d33 commit 75d117e
Show file tree
Hide file tree
Showing 11 changed files with 92 additions and 11 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ HackaLearn은 Hackathon + Learn의 합성어로 주어진 기간 안에 관련

**여섯 가지 챌린지 미션**을 완료해야 합니다. 자세한 사항은 등록 시점에 알려드립니다.

1. **클라우드 스킬 챌린지 #1**: 링크 추후 공개
1. **클라우드 스킬 챌린지 #2**: 링크 추후 공개
1. **SNS 인증 챌린지**: 방법 추후 공개
1. **웹 애플리케이션 챌린지**: 방법 추후 공개
1. **GitHub 저장소 챌린지**: 방법 추후 공개
1. **블로그 후기 챌린지**: 방법 추후 공개
1. **클라우드 스킬 챌린지 #1** 👉 [애저 정적 웹 앱 Learn 챌린지 바로가기](./challenges/ASWA.md)
2. **클라우드 스킬 챌린지 #2** 👉 [깃헙 액션 Learn 챌린지 바로가기](./challenges/GHA.md)
3. **SNS 인증 챌린지** 👉 [SNS 인증 챌린지 바로가기](./challenges/SOCIAL.md)
4. **웹 애플리케이션 챌린지** 👉 [웹 애플리케이션 챌린지 바로가기](./challenges/APP.md)
5. **깃헙 저장소 챌린지** 👉 [깃헙 저장소 챌린지 바로가기](./challenges/REPO.md)
6. **블로그 후기 챌린지** 👉 [블로그 후기 챌린지 바로가기](./challenges/RETRO.md)


## 👑 명예의 전당 Hall of Fame ##
Expand Down
7 changes: 7 additions & 0 deletions challenges/APP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 챌린지 #4: 웹 애플리케이션 챌린지 #

여러분 또는 여러분의 팀이 함께 제작한 애저 정적 웹 앱의 주소를 알려주세요!

여러분이 개발하신 웹 애플리케이션의 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

> ***NOTE***: 명심하세요! 애저 정적 웹 앱의 주소는 항상 `https://<정적웹사이트이름>.azurestaticapps.net`과 같이 생겼습니다!
14 changes: 14 additions & 0 deletions challenges/ASWA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 챌린지 #1: 애저 정적 웹 앱 Learn 챌린지 #

[클라우드 스킬 챌린지][csc]를 통해 [애저 정적 웹 앱][aswa]을 배워 보세요! 클라우드 스킬 챌린지를 통해 애저 정적 웹 앱을 다 배우고 나면 아래 그림과 같이 각 모듈마다 녹색 뱃지가 나타납니다.

![애저 정적 웹 앱 챌린지 종료 화면 예시](./challenge-aswa.png)

모든 모듈에 녹색 뱃지가 나타나면 여러분은 이 애저 정적 웹 앱 Learn 챌린지를 완수하신 겁니다. 스크린샷을 저장한 후 해당 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

> ***NOTE:*** 명심하세요! PR 생성시 여러분의 Microsoft Learn 프로필 URL을 반드시 포함시켜야 합니다. 예) `https://docs.microsoft.com/ko-kr/users/xxxxx`
>
> ***NOTE:*** 명심하세요! 여러분의 팀원 모두가 각자 챌린지를 완수해야 합니다.
[aswa]: https://aka.ms/hackalearn/aswa/intro
[csc]: https://aka.ms/hackalearn/csc
15 changes: 15 additions & 0 deletions challenges/GHA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 챌린지 #2: 깃헙 액션 Learn 챌린지 #

[클라우드 스킬 챌린지][csc]를 통해 [깃헙 액션][gha]을 배워 보세요! 클라우드 스킬 챌린지를 통해 애저 정적 웹 앱을 다 배우고 나면 아래 그림과 같이 각 모듈마다 녹색 뱃지가 나타납니다.

![깃헙 액션 챌린지 종료 화면 예시](./challenge-gha.png)

모든 모듈에 녹색 뱃지가 나타나면 여러분은 이 애저 정적 웹 앱 Learn 챌린지를 완수하신 겁니다. 스크린샷을 저장한 후 해당 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

> ***NOTE:*** 명심하세요! PR 생성시 여러분의 Microsoft Learn 프로필 URL을 반드시 포함시켜야 합니다. 예) `https://docs.microsoft.com/ko-kr/users/xxxxx`
>
> ***NOTE:*** 명심하세요! 여러분의 팀원 모두가 각자 챌린지를 완수해야 합니다.

[gha]: https://aka.ms/hackalearn/gha/intro
[csc]: https://aka.ms/hackalearn/csc
19 changes: 19 additions & 0 deletions challenges/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 챌린지 #

## 내 팀 페이지 확인 ##

내 팀 페이지는 [Teams](https://github.com/devrel-kr/HackaLearn/tree/main/teams)에서 확인하실 수 있습니다. 여러분이 제출하셨던 팀 이름을 검색해 보세요!

> 만약 내 팀 페이지가 검색이 안된다거나, 팀 페이지의 내용이 다르다면 [문의](https://aka.ms/hackalearn/qna) 게시판을 이용해 주세요. 확인후 바로 조치하겠습니다.

## 챌린지 제출 방법 ##

HackaLearn 이벤트에 참여하신 여러분! 아래 여섯 가지 챌린지를 완수하신 후 여러분의 팀 페이지에 반영해서 PR을 생성해 주세요. 저희 운영진이 확인후 반영하도록 하겠습니다.

* 챌린지 #1 바로가기 👉 [애저 정적 웹 앱 Learn 챌린지](./ASWA.md)
* 챌린지 #2 바로가기 👉 [깃헙 액션 Learn 챌린지](./GHA.md)
* 챌린지 #3 바로가기 👉 [SNS 인증 챌린지](./SOCIAL.md)
* 챌린지 #4 바로가기 👉 [웹 애플리케이션 챌린지](./APP.md)
* 챌린지 #5 바로가기 👉 [깃헙 저장소 챌린지](./REPO.md)
* 챌린지 #6 바로가기 👉 [블로그 후기 챌린지](./RETRO.md)
6 changes: 6 additions & 0 deletions challenges/REPO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 챌린지 #5: 깃헙 저장소 챌린지 #

여러분 또는 여러분의 팀이 함께 제작한 애저 정적 웹 앱의 소스 코드가 저장된 깃헙 리포지토리 주소를 알려주세요!

여러분이 개발하신 웹 애플리케이션이 저장된 깃헙 리포지토리 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

7 changes: 7 additions & 0 deletions challenges/RETRO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 챌린지 #6: 블로그 후기 챌린지 #

이번 HackaLearn 이벤트에 참여하신 후기를 여러분의 개인 블로그 혹은 SNS 에 포스트로 작성하신 후 해당 링크를 제출해 주세요.

블로그 후기 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

> ***NOTE:*** 명심하세요! 여러분의 팀원 모두가 각자 하나씩 블로그 포스트를 생성해야 합니다.
12 changes: 12 additions & 0 deletions challenges/SOCIAL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 챌린지 #3: SNS 챌린지 #

여러분이 즐겨 사용하시는 SNS에 해시태그와 함께 여러분의 HackaLearn 참여 인증샷을 올려주세요!

* 해시태그: `#hackalearn` `#hackalearnkorea`
* 참여가능 SNS: [트위터](https://twitter.com), [페이스북](https://facebook.com), [인스타그램](https://instagram.com)

위 두 개의 해시태그와 함께 위에 지정한 SNS 사이트에 인증샷을 올리고 해당 포스트 링크를 여러분의 팀 페이지에 저장한 후 PR을 생성해 주세요.

> ***NOTE***: 공유하는 SNS 포스트의 링크는 항상 공개되어 있어야 합니다. 비공개 혹은 친구 공개의 경우에는 인정하지 않습니다.
> ***NOTE:*** 명심하세요! 여러분의 팀원 모두가 각자 챌린지를 완수해야 합니다.
Binary file added challenges/challenge-aswa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added challenges/challenge-gha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions templates/email/email-template-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,12 @@
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
<div style="font-family:'Black Han Sans', sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#637381;">
<ul>
<li><strong>애저 정적 웹 앱 Learn Path 완료: </strong> <a href="https://aka.ms/hackalearn/csc" target="_blank" class="text-link" style="color: #5e6ebf;" title="애저 정적 웹 앱 클라우드 스킬 챌린지 링크">애저 정적 웹 앱</a></li>
<li><strong>깃헙 액션 Learn Path 완료: </strong> <a href="https://aka.ms/hackalearn/csc" target="_blank" class="text-link" style="color: #5e6ebf;" title="깃헙 액션 클라우드 스킬 챌린지 링크">깃헙 액션</a></li>
<li><strong>소셜 미디어 인증샷 (1회 이상): </strong> <a href="https://aka.ms/hackalearn/submit" target="_blank" class="text-link" style="color: #5e6ebf;" title="인증샷 제출 링크">HackaLearn 참여 과정을 #hackalearn #hackalearnkorea 해시태그와 함께 자신의 SNS에 인증샷 올리기</a></li>
<li><strong>애플리케이션 제출: </strong> <a href="https://aka.ms/hackalearn/submit" target="_blank" class="text-link" style="color: #5e6ebf;" title="최종 제출 링크">애저 정적 웹 앱 리포지토리 및 최종 웹사이트 주소 제출</a></li>
<li><strong>블로그 후기: </strong> <a href="https://aka.ms/hackalearn/submit" target="_blank" class="text-link" style="color: #5e6ebf;" title="후기 공유 링크">SNS 혹은 개인 블로그에 HackaLearn 참여 후기 남긴 후 URL 공유</a></li>
<li><strong>애저 정적 웹 앱 Learn 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/ASWA.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="애저 정적 웹 앱 Learn 챌린지 링크">바로 가기</a></li>
<li><strong>깃헙 액션 Learn 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/GHA.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="깃헙 액션 Learn 챌린지 링크">바로 가기</a></li>
<li><strong>SNS 인증 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/SOCIAL.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="SNS 인증 챌린지 링크">바로 가기</a></li>
<li><strong>웹 애플리케이션 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/APP.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="웹 애플리케이션 챌린지 링크">바로 가기</a></li>
<li><strong>깃헙 저장소 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/REPO.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="깃헙 저장소 챌린지 링크">바로 가기</a></li>
<li><strong>블로그 후기 챌린지: </strong> <a href="https://github.com/devrel-kr/HackaLearn/blob/main/challenges/RETRO.md" target="_blank" class="text-link" style="color: #5e6ebf;" title="블로그 후기 챌린지 링크">바로 가기</a></li>
</ul>
</div>
</td>
Expand Down

0 comments on commit 75d117e

Please sign in to comment.