Skip to content

Conversation

@RenzoPrats
Copy link
Contributor

@RenzoPrats RenzoPrats commented May 3, 2024

Description

Feat: integrated kobo in oort, now it's possible to create a form using kobo form.

Useful links

ticket
frontend

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

As the attached video.

Screenshots

Peek 23-05-2024 16-08

Checklist:

( * == Mandatory )

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-frontend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

RenzoPrats added 2 commits May 3, 2024 17:13
…iguration, started to create possibility to import kobo forms in add form modal
@RenzoPrats RenzoPrats changed the title Feat/hit integrate kobo in oort feat/HIT_integrate_kobo_in_oort May 3, 2024
@RenzoPrats RenzoPrats self-assigned this May 23, 2024
@RenzoPrats RenzoPrats requested a review from matheus-relief May 23, 2024 19:10
@RenzoPrats RenzoPrats added the enhancement New feature or request label May 23, 2024
@RenzoPrats RenzoPrats marked this pull request as ready for review May 23, 2024 19:10
@RenzoPrats RenzoPrats changed the title feat/HIT_integrate_kobo_in_oort feat/HIT-43_integrate_kobo_in_oort May 23, 2024
@estelafs estelafs self-requested a review June 19, 2024 08:15
estelafs added 2 commits June 19, 2024 10:15
…fic catch error when creating form from kobo, added to questions the description and to some the default value, fixed range question step
@estelafs estelafs marked this pull request as draft June 19, 2024 14:04
@estelafs
Copy link
Contributor

@RenzoPrats Great job! Just be careful when adding more stuff to existing code: the catch block that was getting the errors when trying and failing to create a form from Kobo was saying that the error was an existing resource with the same name already existed.

I will continue the work by implementing some other question types

@estelafs estelafs marked this pull request as ready for review July 2, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants