amazinger
About
- Username
- amazinger
- Joined
- Visits
- 110
- Last Active
- Roles
- Member
Comments
-
The screenshot of editing mode (Image) and running mode
-
Hi Sebastiaan. Thank you for your reply. Yes the form did work on android when I just used form plug-in for a test. The problem may come from something else, but I couldn't find the problem from the debug file. Here's the content of the opensesame-d…
-
Hi, I would liket to use the forms to add button for the android program. But it seems the forms are not compatible with the android runtime. When I add even a form_text_display plug-in in a program, it would crash. However, the widgets function…
-
define repeat_cycle repeat_cycle set condition "[response_train_choose]=a" set description "Optionally repeat a cycle from a loop"define reset_feedback reset_feedback set description "Resets the feedback variables, …
-
define feedback prac_feedback set description "Provides feedback to the participant" set duration "0" set reset_variables "yes" draw textline 0 -224 "You finished the practice." center=1 color=&quo…
-
Thank you~ The key problem is the parallel plugin itself. I could use my codes I pasted upside quite well in a legacy backend, but as you know, the legacy backend is not very good for a time-critical experiment. So you are right to use inline script…
-
define text_display intro set align "center" set background "black" __content__ 练习一 请对屏幕中央的文字做按键反应。 如果看到了“上”,请左手食指按“F”键; 如果看到了“下”,请右手食指按“J”键。 请做到又快又准…
-
My codes are here. There are some Chinese words for instruction but you don’t need to know their meaning. Any help would be greatly appreciated. # Generated by OpenSesame 2.9.7 (Hesitant Heisenberg)# Thu Sep 17 15:56:17 2015 (nt)# <http://www.co…
-
Thanks a lot. But I got further questions. I want to use Opensesame to run an ERP study, which for me the time course is very important. Therefore, I chose the PsychoPy and Xpyriment back-ends. However, the two back-ends seems to be not compatible …
-
Sorry for my forgetting to reply. Thanks so much for your answer. I have resolved that problem.
-
It works. Thank you.
-
Sorry to reply so late. The script for the loop item is simple as follows: set item "sequence"set cycles "1"set column_order ""run sequence It seems a bug for the 0.27.4 and 0.28prerelease editions, but not for the 0.…
-
It occured at the same time as I have described. But now I have resolved this problem. It is probably because of the bug of the program. For example, when I saved the program in the type of .opensesame, it failed to include the files in filepool. W…
-
I have resolved this problem. Thanks a lot.
-
I have posted the script onto pastebin, you could see it by visiting https://pastebin.com/HFNeMMQP. Please help me resolve this bug. Thank you.
-
You are right. But when I put another ttf file instead of sans.ttf with the same operation, it failed agin. I have tried mono.ttf and some other fonts that commenly used by Chinese characters. I am confused.
-
the contest of the bug file is as follows: Launching resources/android/menu.opensesameopenexp.sampler._legacy.init_sound(): sampling freq = 48000, buffer size = 512experiment.init_log(): using 'defaultlog.txt' as logfile (utf-8)experiment.run(): ex…