NRGI / rgi-assessment-tool

MEAN build of RGI 2015 assessment tool
MIT License
5 stars 1 forks source link

Completion % incorrect #452

Closed ion-alecsandri closed 8 years ago

ion-alecsandri commented 8 years ago

when log in as researcher, then you complete the answer of assessment. At this time completion % is not binding for view. Please check below screenshots. 1 2

alexander-elgin commented 8 years ago

@ion-alecsandri Please, can you provide detailed steps how to reproduce the issue?

ion-alecsandri commented 8 years ago

Please go to "Australia 2020 Diamond Mining Assessment" and test it now.

alexander-elgin commented 8 years ago

@ion-alecsandri Once again: please, provide detailed steps how I can reproduce the issue. You can start from the user credentials and assessment URL. I cannot reproduce it using the current description.

ion-alecsandri commented 8 years ago

Please test "Argentina 2017 Diamond Mining Assessment" now. it shows that completion % is 0%. But there are 4 completed answers. And also you can complete any answer, but completion % does not display correct %.

alexander-elgin commented 8 years ago

@ion-alecsandri If I wrote anything unclear, let me know, please. But I am asking you at the third time: please provide the following data to reproduce the issue:

  1. User credentials (username and password)
  2. Assessment URL
  3. Detailed descriptions of the steps that I should perform to get the incorrect percentage of completed answers.

Can you do that?

ion-alecsandri commented 8 years ago
  1. log in as "ionresearcher, ahsus" 2.go to "http://rgi-staging.nrgi-assessment.org/assessments/AR-2017-MI"

you can see all of 5 questions are complete, but complete % is 0.

Status: Review Researcher Last edited by researcher on 05/11/2016 @ 7:22PM Assessment length: 5 Completed: 0 (0%) Flagged: 0 Approved: 0 Completed: 5 Unresolved: 0 Unfinalized: 5

alexander-elgin commented 8 years ago

@ion-alecsandri How did you do that? Can you describe?

ion-alecsandri commented 8 years ago

1

can you see the screenshot?

alexander-elgin commented 8 years ago

@ion-alecsandri Sure, I see the screenshots. I see the probable mismatch as well. And this is the fifth time I am asking you to provide a detailed description of the steps you performed to come from the picture no. 1 (with correct values) to the picture no. 2. Do you have a problem with it?

ion-alecsandri commented 8 years ago

1.log in as "ionresearcher, ahsus" 2. 2 3. 3

4.then you can see the screenshot 1

Here, you can review answers and complete them, and return before page,.

and the compplete % display correct %.

alexander-elgin commented 8 years ago

@ion-alecsandri That was really funny. I asked you 5 times to provide a detailed description of the steps how you came to this bug. You showed me the final result only providing a puzzle "Try to guess how I did it". After some time spending on the issue investigation I figured out by myself how to reproduce the issue.

  1. A researcher submits assessment for review
  2. The supervisor sends the assessment back to the researcher for review i.e. the assessment status become Review Researcher
  3. The researcher changes (resubmits) any answer in the assessment

After that the Completed number (at the same line with the percentage) is decreased by 1. In this case the number of approved answers only is taken into account for completion percentage. See the image below researcher-review @byndcivilization Is it a BUG?