Closed drikusroor closed 1 month ago
I was actually a bit stumped on the issue of placeholders. Django's translation mechanism deals with the placeholders elegantly, and I think it would be quite difficult to achieve this through the database. Possible solutions I can think of now:
social_media_message
& translation in the codebase, perhaps with a couple of options the user can choose from
See also: https://github.com/Amsterdam-Music-Lab/MUSCLE/issues/1204#issuecomment-2270777135
I have already started this ticket, but I have some things that need to be discussed:
get_experiment
endpoint and/or should we ideally be able to use it in someget_next_round
endpoint with aFinal
action too?Proposed requirements