On Tuesday, 12 May 2020 16:04:55 UTC+2, Alexander Rogowski wrote:
I have an idea to simplify the online experiments from our university. But I'm not so familiar with the newest FE frameworks eg. react, angular, vue. Any answer on this post is appreciated :)
The idea is, to put our experiments in two folders, "tasks" and "treatments". A task could be something trivial like put some sliders on the right position or write with a chatbot (this should be coded in js, I guess?) and in treatments could be something like collecting badges or the setting for the chatbot (e.g. human-like/machine-like).
My question is: Can I use a JS Framework to load the content from the two directories and show them as options on a main page? After selecting the task and the treatments, it would generate a page with the selected items, e.g. the chatbot with the human-like setting.
I Would like to do this with Django (because I already worked with it) so we can create unique links to send them to the probands. Is Django with a JS Framework the right decision? How would you approach the problem?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d673c088-20f0-40a7-916e-346979e55a71%40googlegroups.com.
No comments:
Post a Comment