rolling-scopes-school / support

15 stars 3 forks source link

Cross-Check 'File Manager' - 'pavalescoba'. #948

Closed PavalEscoba closed 6 months ago

PavalEscoba commented 7 months ago
  1. A link to your deployed project

    • there's no need to deploy smth;
  2. A link to the project repository on Github.

  3. A link to the task

  4. A Link to the checklist for evaluating the task (if it exists)

  5. A screenshot of cross-checking marks image

  6. A final score after self-assessment, with comments 260/330 I didn't implement 6 tasks, but I had only ONE reviewer and he didn't count 5 more AT ALL. Link to PR with self-assessment and comments

  7. A cross-check score of your Score 150

You can also reach me out here https://t.me/miatla

helenakrasnova commented 7 months ago

A screenshot(s) has to be with all cross-checking marks and contacts of checkers should be hidden

PavalEscoba commented 7 months ago

A screenshot(s) has to be with all cross-checking marks and contacts of checkers should be hidden

@helenakrasnova hello. i believe you mean all cross-checking marks for this particular task? If so this is the only mark I have, because I have only one reviewer. Screenshot is updated.

PavalEscoba commented 7 months ago

@helenakrasnova having the following problem: Reviewer didn't count these tasks:

But here is the implementation. Recorded a gif: https://ibb.co/0K2Byr0

Also reviewer set as undone following tasks:

But all of these tasks are implemented. I understand that they are implemented not in an ideal way, and you can decrease a mark, but it's not 0.

helenakrasnova commented 7 months ago

Np, I see what have happened, for now you fixed issue according to rules, so status is help wanted

PavalEscoba commented 7 months ago

@helenakrasnova thank you very much, Helena ))

haslie22 commented 7 months ago

Basic Scope 170/240

General 16/16

Operations fail 30/30

Navigation & working directory operations 0/40

Basic operations with files 30/60

Operating system info 34/34

Hash calculation 20/20

Compress and decompress operations 40/40

Advanced Scope 78/90

Penalties 0/-413

There are some issues I've encountered while checking the app:

  1. I guess you were supposed to output only the folder name, not the whole path, when using os --homedir
  2. It would be nice if you implemented the option to compress or decompress files without specifying the output file name, such as compress ./test.txt my-folder, or if specifying an extension did not result in operation failure, for instance, compress ./test.txt my-folder/test.txt. Your current implementation appears too restrictive.

But I don't see any reason to deduct points for these requirements, because all doubts are resolved in favor of the student.

  1. This task had 5 requirements, which should have been implemented using the Streams API. However, only 3 of them (cat, compress, decompress) were implemented.
    Therefore, I deducted 12 points (2/5 of the overall task score for the requirement "All operations marked as to be implemented using certain streams should be performed using Streams API") for the tasks that haven't been implemented (cp, mv).

Total: 248/330 points

haslie22 commented 7 months ago

@helenakrasnova take a look please 👀

ThorsAngerVaNeT commented 6 months ago

Score was updated