lsms-worldbank / selector

Load SuSo meta data into chars and utilities using them
https://lsms-worldbank.github.io/selector/
0 stars 0 forks source link

implement answer_text char #11

Closed kbjarkefur closed 8 months ago

kbjarkefur commented 8 months ago

@arthur-shaw, I have implemented this char in sel_add_metadata

char varA__1[answer_text] "<answer_value for code 1>"
char varA__2[answer_text] "<answer_value for code 2>"
arthur-shaw commented 8 months ago

This PR builds the foundations for https://github.com/lsms-worldbank/labeller/issues/4.

This does exactly whats needed!