Variables and arguments in Studio Web - Practice 2 - Using the Invoke Workflow File

This course is designed so you can also learn from your fellow learners, particularly through the forum topics.

If you need help, post a question as a reply in the Forum discussion below. To increase your chances of being helped, be as descriptive as possible. Include in your comment:

  • A description of your issue: when is it happening, what activity you have trouble with.
  • A screenshot of your error.
  • You can also attach your automation project.

If you can help a fellow learner, don’t be afraid to reply and make a suggestion. Participating in the conversation helps solidify the knowledge you’ve acquired in this course.

In Check your knowledge question, incorrect option marked as answer from backend. When selecting correct option, it tells ‘incorrect’. please check

1 Like

Yes I encounter the same issue in that question. Also in the feedback section doesn’t have any feedback associated to the question if it is incorrect.

I also found the same issue in the practice QNA,

For Question -
" How are arguments different from variables?"

Correct answer by me -
“Arguments pass data between workflows, while variables pass data between activities.”

Correct Answer by Academy -
“Arguments can only store text.”

Which may get correct in future by academy.

1 Like

Hi team,

I’d like to report a potential issue in the Practice Q&A section of the course. In the question:

“How are arguments different from variables?”

The correct answer should be:

“Arguments pass data between workflows, while variables pass data between activities.”

But the system is marking it incorrect and instead shows:

“Arguments can only store text.”

This answer seems factually incorrect, as arguments can store various data types, just like variables. Could the Academy team please review and update this?