do you have any project idea? On Tue, May 12, 2020 at 7:35 PM Alexander Rogowski <[email protected]> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/847bbfca-6d8e-4ff0-969b-f6cb47aeed00%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/847bbfca-6d8e-4ff0-969b-f6cb47aeed00%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGa5oYxZ2WpSOrH4B%2Bts7a2dq9E0JJgVWHOngSjXRKsae_nbEw%40mail.gmail.com.

