Skip to content

Conversation

@s222356873
Copy link

Description

As the first step of Migration: Component task-ilo-alignment-rater.coffee , completed the component review. Created the markdown document.

Fixes # (issue)
No issues

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • Documentation (update or new)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have requested a review from ... on the Pull Request

The previous PR
https://github.com/thoth-tech/documentation/pull/473

@netlify
Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for strong-fairy-c1bde1 ready!

Name Link
🔨 Latest commit 8be9314
🔍 Latest deploy log https://app.netlify.com/sites/strong-fairy-c1bde1/deploys/657c4cb0d4f888000832e60e
😎 Deploy Preview https://deploy-preview-50--strong-fairy-c1bde1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for thoth-tech ready!

Name Link
🔨 Latest commit 8be9314
🔍 Latest deploy log https://app.netlify.com/sites/thoth-tech/deploys/657c4cb0e3b1520007cad2c5
😎 Deploy Preview https://deploy-preview-50--thoth-tech.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@s222356873
Copy link
Author

@williamalowe will reviewing this

@williamalowe
Copy link

Reviewed 14/12/2023 - COPIED FROM PREVIOUS REPO

##Purpose

  • Not aligning the student, but student's submitted task alignment to the ilo.

##Outcomes

  • Consider rewording - Allows for students to align their submitted task
    with a learning outcome...
  • Currently students can rate their task's alignment to each learning outcome...
    (Mention what rating scale is used).
  • Consider what data points are in use and need to be maintained
    (refer to directive and controller methods).

##Proposal

  • Consider changes that can affect how the data can be input, while
    still maintaining their typing and formats, rather than purely visual changes.
  • Dropdown menu is not a part of this component.
  • Does the color chart display different colors based on how many other students
    have alignment at that level? Explore what other/new data would be required for
    this implementation?
  • Squares instead of circles probably is not a necessary change?
  • Ensure that text under chosen alignment rating is still maintained.
  • Consider 2 other (3 Total) different implementations, each with prototype
    and/or test data.
  • Consider advantages + disadvantages for each.
  • Ensure that passed data, and output data are maintained.

##Checklist

  • Consider more functional tests, e.g: test that data can be validated/checked
    within other components where the output data is used - staff task assessment.
  • What data is being collected from the user?
  • Consider a test to ensure that data is maintained in correct format and type.

##Other notes

  • Minor grammatical errors.

Re-reviewed 15/12/2023

  • Please see contributing document and ensure that documentation passes all tests. Merging will not occur otherwise.

@s222356873
Copy link
Author

Went through the contributing document and passed all tests

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.

2 participants