RunestoneInteractive / RunestoneComponents

Packaging of the Runestone tools for publishing educational materials using github pages
http://runestoneinteractive.org
Other
101 stars 225 forks source link

Add question numbers to the assignments. #1187

Closed barbarer closed 3 years ago

barbarer commented 3 years ago

The assignments that you reach from the assignments page do not have problem numbers. This makes it hard for students to communicate about them.

Add a question number on the page like we have on the end of chapter exercises.

bnmnetp commented 3 years ago

It looks kind of inconsistent to me. Many problems do have their number from the chapter.section.problem in the textbook. All of them have the unique id, and I'm not sure what we should do to handle problems added through the web interface.

Nothing is less ambiguous than using the identifier which is there for all the problems.

barbarer commented 3 years ago

Right now all problems added through the web interface say assignment 1. See https://runestone.academy/runestone/assignments/doAssignment?assignment_id=56887

The divid can be quite long.

Dr. Barbara Ericson Assistant Professor, School of Information University of Michigan

On Sun, Apr 25, 2021 at 4:37 PM Bradley Miller @.***> wrote:

It looks kind of inconsistent to me. Many problems do have their number from the chapter.section.problem in the textbook. All of them have the unique id, and I'm not sure what we should do to handle problems added through the web interface.

Nothing is less ambiguous than using the identifier which is there for all the problems.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RunestoneInteractive/RunestoneComponents/issues/1187#issuecomment-826386363, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOZ7M3ODJC5L3VWVK2IMIDTKR4Q5ANCNFSM43QRZVXQ .

bnmnetp commented 3 years ago

Fixed so that the assignment page numbers the activities 1-N but also keeps their other labels.