solex2006 / SELIProject

SELI Project
9 stars 17 forks source link

Authoring Tool - Information step #74

Open ecureuill opened 4 years ago

ecureuill commented 4 years ago

:warning: Wire-frames and live-demos are just for example purpose. They don't meet entirely this requirement.

:pencil2: Pencil icon marks specs that are waiting for definition


Index

  1. User Input
  2. Usability
  3. Validations
  4. Error Prevention
  5. Feedback
    1. Labels
    2. Instructions
    3. Help button
    4. Guided Help button
    5. Error Identification
  6. Wire frames

Live-demo(source)

General

User input

Usability

Validations

Error prevention

Feedback

Labels

If the used component do not have a native visible label, use aria-label or aria-labelledby

field visible label aria-label or aria-describedby
CourseTitle Title n/a
CourseSubtitle Subtitle n/a
CourseDescription Description n/a
CourseLanguage Language n/a
CourseKeywords Keywords n/a
CourseDuration Duration in hours n/a
CourseImage Upload the course image n/a

Instructions

field Inline Instruction Tooltip
CourseTitle Inform the course title, e.g. "Computer Science" n/a
CourseSubtitle Inform the course subtitle, e.g "Programming with a Purpose" n/a
CourseDescription Inform a brief description of the course n/a
CourseLanguage Select the language in which your course is held n/a
CourseKeywords Inform at least [min] keywords and no more then [max] keywords that represent the course and skills that student will acquired . A keyword should not have special characters [special characters example] n/a
CourseDuration Estimated course duration. [any format rule] n/a
CourseImage [Any information required to select the correct file] #49 n/a

Help button ("More details")

Guided Help Button (“help me decide”)

N/A

Error Identification and Suggestion

field Validation Error message
all Required [Field_Name] is required. Please complete it
Keyword Format [CONTENT] has a invalid entry. Please inform a keyword that is [RULE]
Keyword Range Inform at least 3 keywords and no more then 5 keywords.
Image Type Seems that you select a invalid image. Course's image should [RULE].
Duration Range (Hours) Course duration has a invalid entry. Expected duration in hours should be greater than 0.
Duration Format (Hours) Course duration has a invalid entry. Please, inform a value with a time format 000:00:00

Wire-frames

github-actions[bot] commented 4 years ago

This Feature is ready to be implemented.

ecureuill commented 4 years ago

@juantenesaca it's ready. You can now follow the Development Cycle flow.

caroltaus commented 4 years ago



caroltaus commented 3 years ago


ecureuill commented 3 years ago
caroltaus commented 3 years ago
ecureuill commented 3 years ago

@juantenesaca @CAndresH

github-actions[bot] commented 3 years ago

Functional Test failed! Please, review your solution.

ecureuill commented 3 years ago
ecureuill commented 3 years ago

Please, move to CODED only when this feature is fully implemented: bugs reported in comments and requirements in OP If you want that we test some partial solution, add a comment here with our @

juantenesaca commented 3 years ago

@ecureuill Last meeting, the maximum number of keywords were changed to 10.

ecureuill commented 3 years ago

@juantenesaca all the requests of changes/enhancements in the current specification or new features I'm inserting in GitHub as "Feature Request" this means you shouldn't work on it already. This requests will be handled when we finish the current milestone (Instructional Design) and next milestone (Accessibility Requirements), otherwise you will never finish these milestones.

About this specific case, I opened #213 for increasing number of keywords. If you already coded that let me know, and I settled it as done.

juantenesaca commented 3 years ago

@ecureuill Yes, I already have changed this feature.

This issue was on Failed list that is why I have developed now. In few minutes I am going to commit on mode it to CODED list.

github-actions[bot] commented 3 years ago

This feature have been implemented and is ready for Funcional Test. Please, test the feature.

github-actions[bot] commented 3 years ago

Functional Test failed! Please, review your solution.


Please, move to CODED only when this feature is fully implemented


There are still tasks that need to be done.

juantenesaca commented 3 years ago

@rebeccamello please, specify the error.

github-actions[bot] commented 3 years ago

This feature have been implemented and is ready for Funcional Test. Please, test the feature.

github-actions[bot] commented 3 years ago

Functional Test failed! Please, review your solution.


Please, move to CODED only when this feature is fully implemented


Hi @juantenesaca, sure!

ee5953f6-5400-4e54-8235-5c98c38cef12


f68d2609-11b1-47be-a3c5-fb7152092aad


5fc704c0-20bb-4b0e-809e-18b0b9c9f81e


09f41367-b707-4e9f-aecf-802862144840


Captura de Tela 2020-10-12 às 18 44 26
github-actions[bot] commented 3 years ago

This feature have been implemented and is ready for Funcional Test. Please, test the feature.

rebeccamello commented 3 years ago

Hi!

Everything is working great! i just have a suggestion: if the user adds a special character, there could be a snackbar showing the error.

juantenesaca commented 3 years ago

@rebeccamello It was done as you suggested. Thanks for the hard work.

github-actions[bot] commented 3 years ago

Functional Test passed! Please, make a PULL REQUEST or, if already merged, close the issue.