Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding "page" to gradeable component for PDFs #1338

Merged
merged 22 commits into from Aug 11, 2017
Merged

Conversation

wangj35
Copy link
Contributor

@wangj35 wangj35 commented Aug 10, 2017

  • Closes Labeling submitted pdf with location of each component #1261.
  • New "page" variable for gradeable components.
  • In create/edit gradeable, the instructor specifies whether the gradeable is a PDF with pages assigned to components. If yes, the instructor also specifies who assigns pages (instructor or student).
  • If instructor assigns the pages, for each component there is input for the page number.
  • If student, on the homework submission page there are text boxes in the format
    question title: [number input]
    for them to submit. Values cannot be left blank or less than 1.
  • On TA grading, when a component that has a page is selected the PDF will reload to the corresponding page.
  • The PDF chosen is the first PDF that appears under the "submissions" folder for that version. If there are no PDFs, no opening of folders/files or reloading to pages will occur.

@bmcutler bmcutler merged commit 13a38e6 into master Aug 11, 2017
@bmcutler bmcutler deleted the component_page_num branch August 11, 2017 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants