From 3ca2f6938414cd7bdb783917eed479758f558daf Mon Sep 17 00:00:00 2001 From: alicia-lyu Date: Thu, 8 Jun 2023 00:32:23 -0500 Subject: [PATCH] add UX --- docs/Web开发/CS571.en.md | 2 +- docs/Web开发/CS571.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Web开发/CS571.en.md b/docs/Web开发/CS571.en.md index 3cf45059..9e7f896a 100644 --- a/docs/Web开发/CS571.en.md +++ b/docs/Web开发/CS571.en.md @@ -14,7 +14,7 @@ The course also offers a good training ground. Be prepared for a significant wor Although this course doesn't require prior knowledge of Javascript/HTML/CSS, the classroom introduction to syntax is relatively limited. It's recommended to frequently consult resources and ask questions when encountering syntax issues during learning and coding. -This course also includes an introduction to and practices for Dialog Flow, a ChatBot development tool by Google. +This course also includes an introduction to and practices for Dialog Flow, a ChatBot development tool by Google. You can also find content related to UX development (on the practical side) in this course. All course materials and assignments are open-source, but you will need to request an X-CS571-ID header from the instructor, Cole Nelson (ctnelson2@wisc.edu). The header will be necessary for API request. When sending an email, it is advisable to include a brief self-introduction. It is unclear whether the instructor is willing to give everyone an ID. If you got turned down, please [raise an issue for this GitHub repo](https://github.com/PKUFlyingPig/cs-self-learning/issues/new/choose). diff --git a/docs/Web开发/CS571.md b/docs/Web开发/CS571.md index 7075882e..817bc319 100644 --- a/docs/Web开发/CS571.md +++ b/docs/Web开发/CS571.md @@ -14,7 +14,7 @@ 尽管这门课程不要求预先会 Javascript/HTML/CSS,课堂上对 syntax 的介绍比较有限,建议学习和写码遇到语法问题时勤查勤问。 -此外,本课程还对 Google 旗下的 ChatBot 开发工具 Dialog Flow 有较为深入的介绍和练习。 +此外,本课程还对 Google 旗下的 ChatBot 开发工具 Dialog Flow 有较为深入的介绍和练习。还对 UX Design 的实用原则和技术有所讲解。 所有课程资料和作业都是开源的,但你需要向授课教师 Cole Nelson (ctnelson2@wisc.edu) 发送电子邮件以获取 X-CS571-ID。该 ID 是向 API 发送 request 必需。在发送邮件时,建议附上自我介绍。目前还不清楚老师是否愿意给所有人提供ID,如果老师表示无法分享,请[在 GitHub repo 里提一个 issue](https://github.com/PKUFlyingPig/cs-self-learning/issues/new/choose)。