Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added courses/CS283/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions courses/CS283/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"code": "CS283",
"name": "Robotics",
"semesters": [
{
"season": "Spring",
"year": "2025",
"course_id": "CS283.01",
"department": "信息科学与技术学院",
"credit": "4",
"hours": "64",
"prerequisite": "None",
"evaluation": "50% Class: 18% Homework; 2% Quiz; 10% Midterm; 20% Final 50% Project: 5% Presentation; 5% Proposal; 5% Intermediate Report; 10% Weekly Meetings; 10% Final Report; 10% Final Demo; 5% Webpage",
"teacher": [
"soerensch"
],
"ta": [],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that we have a ta missing here.

  • If this course does not have any TA, that's fine
  • If this course do have TA but you don't know who, you may add an "unknown" here

"mainpage": "https://robotics.shanghaitech.edu.cn/teaching"
}
]
}
6 changes: 6 additions & 0 deletions people/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,12 @@
]
],
"teach-courses": [
[
"Spring",
"2025",
"CS283",
"Robotics"
],
[
"Spring",
"2022",
Expand Down