Skip to content

Commit

Permalink
Merge pull request andreasbm#31 from janissary127/main
Browse files Browse the repository at this point in the history
2학년 상세내용 수정(andreasbm#30)
  • Loading branch information
yso009 committed Sep 4, 2021
2 parents 01e4891 + 660cc57 commit 091782b
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 552 deletions.
114 changes: 57 additions & 57 deletions src/data/accessibility.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,79 +7,79 @@ export const accessibilityCollection = {
{
name: "자료구조",
description: {
text: "Learn what accessibility is and why it is important.",
text: "Data Structures",
links: [
["Google Devs - Accessibility Fundamentals", "https://developers.google.com/web/fundamentals/accessibility/"],
["A11ycasts with Rob Dodson", "https://www.youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g"],
["Udacity - Chromevox Lite", "http://udacity.github.io/ud891/lesson3-semantics-built-in/02-chromevox-lite/"],
["Dev.to - Why Accessibility Matters", "https://dev.to/lhoffmanwg1/why-accessibility-matters-39nl"],
["Abilitynet - Why Accessibility Matters", "https://www.abilitynet.org.uk/why-accessibility-matters"],
["Udacity - Web Accessibility", "https://www.udacity.com/course/web-accessibility--ud891"],
["Youtube - Headings, Landmarks, and Tabs", "https://www.youtube.com/watch?v=HE2R86EZPMA"],
["이수구분 : 전필", ""],
["교과목 번호 : 5111006", ""],
["학점 : 3-3-1", ""],
]
}
},
{
name: "컴퓨터구조",
description: {
text: "Learn about assistive technology such as screen readers that reads sections of the page aloud based on the current focus.",
text: "Computer Architecture",
links: [
["The A11Y Project - Screen Reader Myths", "https://a11yproject.com/posts/people-who-use-screen-readers-dont-use-javascript/"],
["The A11Y Project - NVDA Screen Reader", "https://a11yproject.com/posts/getting-started-with-nvda/"],
["The A11Y Project - OS X Voiceover", "https://a11yproject.com/posts/getting-started-with-voiceover/"],
["Webaim - Screen Reader Survey", "https://webaim.org/projects/screenreadersurvey7/"]
["이수구분 : 전필", ""],
["교과목 번호 : 5111010", ""],
["학점 : 3-3-0", ""],
]
}
},
{
name: "소프트웨어실전영어",
description: {
text: "Learn about the accessibility tree and how assistive technology uses it.",
text: "English for SW Development",
links: [
["Google Devs - The Accessibility Tree", "https://developers.google.com/web/fundamentals/accessibility/semantics-builtin/the-accessibility-tree"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111085", ""],
["학점 : 2-2-0", ""],
]
},

},
{
name: "객체지향 프로그래밍",
description: {
text: "Learn how to build accessible forms that makes it usable to as many people as possible.",
text: "Object-Oriented Programming",
links: [
["Webaim - Forms", "https://webaim.org/techniques/forms/"],
["Itnext - Form Accessibility Gudie", "https://itnext.io/form-accessibility-a-practical-guide-4062b7e2dd14"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111007", ""],
["학점 : 3-2-2", ""],
]
}
},
{
name: "선형대수학",
description: {
text: "Learn how to make the state of each UI element clear.",
text: "Linear Algebra",
links: [
["Google Devs - Accessible Styles", "https://developers.google.com/web/fundamentals/accessibility/accessible-styles"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111081", ""],
["학점 : 3-3-0", ""],
]
}
},
{
name: "미래설계구현",
description: {
text: "Learn how to make it easy for keyboard users to navigate your site.",
text: "Implementation of Future Design",
links: [
["Webaim - Keyboard", "https://webaim.org/techniques/keyboard/"],
["Smashing Magazine - Web with just a keyboard", "https://www.smashingmagazine.com/2018/07/web-with-just-a-keyboard/"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111083", ""],
["학점 : 1-0-2", ""],
]
},

},
{
name: "오픈소스 기초프로젝트",
description: {
text: "Learn how to select colors in such a way that users, including those with visual disabilities, can perceive the content on the page.",
text: "Fundamental of Open Source SW Project",
links: [
["Webaim - Contrast and Color", "https://webaim.org/articles/contrast/"],
["The A11Y Project - Check contrast", "https://a11yproject.com/posts/check-contrast-with-mobile-device/"],
["The A11Y Project - What is color contrast?", "https://a11yproject.com/posts/what-is-color-contrast/"],
["Designing accessible color systems", "https://stripe.com/en-dk/blog/accessible-color-systems"],
["이수구분 : 전선", ""],
["교과목 번호 : 5111084", ""],
["학점 : 2-0-4", ""],
]
}
}
Expand All @@ -91,79 +91,79 @@ export const accessibilityCollection = {
{
name: "알고리즘",
description: {
text: "Learn what accessibility is and why it is important.",
text: "Algorithms",
links: [
["Google Devs - Accessibility Fundamentals", "https://developers.google.com/web/fundamentals/accessibility/"],
["A11ycasts with Rob Dodson", "https://www.youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g"],
["Udacity - Chromevox Lite", "http://udacity.github.io/ud891/lesson3-semantics-built-in/02-chromevox-lite/"],
["Dev.to - Why Accessibility Matters", "https://dev.to/lhoffmanwg1/why-accessibility-matters-39nl"],
["Abilitynet - Why Accessibility Matters", "https://www.abilitynet.org.uk/why-accessibility-matters"],
["Udacity - Web Accessibility", "https://www.udacity.com/course/web-accessibility--ud891"],
["Youtube - Headings, Landmarks, and Tabs", "https://www.youtube.com/watch?v=HE2R86EZPMA"],
["이수구분 : 전필", ""],
["교과목 번호 : 5111022", ""],
["학점 : 3-3-0", ""],
]
}
},
{
name: "프로그래밍언어이론",
description: {
text: "Learn about assistive technology such as screen readers that reads sections of the page aloud based on the current focus.",
text: "Principles of Programming Languages",
links: [
["The A11Y Project - Screen Reader Myths", "https://a11yproject.com/posts/people-who-use-screen-readers-dont-use-javascript/"],
["The A11Y Project - NVDA Screen Reader", "https://a11yproject.com/posts/getting-started-with-nvda/"],
["The A11Y Project - OS X Voiceover", "https://a11yproject.com/posts/getting-started-with-voiceover/"],
["Webaim - Screen Reader Survey", "https://webaim.org/projects/screenreadersurvey7/"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111011", ""],
["학점 : 3-3-0", ""]
]
}
},
},
{
name: "시스템프로그래밍",
description: {
text: "Learn about the accessibility tree and how assistive technology uses it.",
text: "Systems Programming",
links: [
["Google Devs - The Accessibility Tree", "https://developers.google.com/web/fundamentals/accessibility/semantics-builtin/the-accessibility-tree"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111012", ""],
["학점 : 3-3-0", ""],
]
},

},
{
name: "창업탐색",
description: {
text: "Learn how to build accessible forms that makes it usable to as many people as possible.",
text: "Start-up Exploration",
links: [
["Webaim - Forms", "https://webaim.org/techniques/forms/"],
["Itnext - Form Accessibility Gudie", "https://itnext.io/form-accessibility-a-practical-guide-4062b7e2dd14"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111086", ""],
["학점 : 1-0-2", ""],
]
}
},
{
name: "오픈소스개발프로젝트",
description: {
text: "Learn how to make the state of each UI element clear.",
text: "Development of Open Source SW Project",
links: [
["Google Devs - Accessible Styles", "https://developers.google.com/web/fundamentals/accessibility/accessible-styles"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111070", ""],
["학점 : 2-0-4", ""],
]
}
},
{
name: "확률및통계",
description: {
text: "Learn how to make it easy for keyboard users to navigate your site.",
text: "Probability and Statistics",
links: [
["Webaim - Keyboard", "https://webaim.org/techniques/keyboard/"],
["Smashing Magazine - Web with just a keyboard", "https://www.smashingmagazine.com/2018/07/web-with-just-a-keyboard/"]
["이수구분 : 전선", ""],
["교과목 번호 : 5111013", ""],
["학점 : 3-3-0", ""],
]
},

},
{
name: "컴퓨터그래픽스",
description: {
text: "Learn how to select colors in such a way that users, including those with visual disabilities, can perceive the content on the page.",
text: "Computer Graphics)",
links: [
["Webaim - Contrast and Color", "https://webaim.org/articles/contrast/"],
["The A11Y Project - Check contrast", "https://a11yproject.com/posts/check-contrast-with-mobile-device/"],
["The A11Y Project - What is color contrast?", "https://a11yproject.com/posts/what-is-color-contrast/"],
["Designing accessible color systems", "https://stripe.com/en-dk/blog/accessible-color-systems"],
["이수구분 : 전선", ""],
["교과목 번호 : 5111013", ""],
["학점 : 3-3-0", ""],
]
}
}
Expand Down

0 comments on commit 091782b

Please sign in to comment.