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

[BUG] Posting Pass Fail Assignments Sometimes Fails #39

Open
1 task
gregbell26 opened this issue Jan 13, 2023 · 1 comment
Open
1 task

[BUG] Posting Pass Fail Assignments Sometimes Fails #39

gregbell26 opened this issue Jan 13, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed high priority This issue has been prioritized Module: Loaders need analysis review is needed question Further information is requested

Comments

@gregbell26
Copy link
Member

Description

Issue

When posting a pass / fail assignment, if the excel sheet containing the responses is online and not downloaded by the owner, then reading the file will fail.

Currently, the file appears to be encrypted (only one hashed column name was shown when initially debugging this issue).

Copying the data from the bad excel sheet to a new locally created sheet will also fail, it appears due to special characters in the column names.

The root cause is still unknown at this point and needs further investigation.

Steps to recreate

Create a Microsoft form and have it enter data into an excel sheet. Then from a different account download the shared file.
Attempt to load the file into the script.

Solution

The program should be able to read the file.

Acceptance Criteria

  • Program should be able to read the file.
@gregbell26 gregbell26 added need analysis review is needed bug Something isn't working help wanted Extra attention is needed question Further information is requested high priority This issue has been prioritized Module: Loaders labels Jan 13, 2023
@gregbell26
Copy link
Member Author

Further investigation is needed and acceptance criteria will be updated as the scope of work is determined.

This is important to resolve as this functionality saves a lot of time.

@gregbell26 gregbell26 moved this from New Feature to Bug in Grading Script Jan 13, 2023
@github-project-automation github-project-automation bot moved this to New Feature in Grading Script Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed high priority This issue has been prioritized Module: Loaders need analysis review is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant