Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Part 1: Write an extractor
    • Start with the bd-template extractor, which is the word count extractor.
    • Ask participant to modify the extractor, which would use grep to find a specific pattern within the file.
    • Include yes/no if the pattern is found.
    • TODO: Provide Step-by-step instructions/screenshots of updating the extractor and the output seen at the Clowder GUI. 
      • This needs to be more simplified than what we have for users at beginner level/intermediate one
  • Part 2: Write a converter
    • Start with the bd-template converter imagemagick one.

  • Part 3 (Optional - For advanced user): Dockerize the tool

...