Dear all, I'm wondering what is the best practice for passing the Question type Constants into Python tool?
1) If I refer the Question type Contants by wrap it in %, unlike the R tool, the Python tool show errors. Even though it works, the error msg is annoying, and according to the Python Tool documentation, wrapping it in % is not the best practice and can have unexpectted outcomes.
2) Workflow Constants, can be directly referred(see Pic)
3) I found a way to fix the problem, but i think it's not the elegant/right way.
Thanks

