Skip to content

Commit

Permalink
Fixed experiment manager ui
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-jam committed Nov 27, 2017
1 parent 5d0d7fa commit 1a1ed38
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 23 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Copyright Bob Rosbag (2015)

ABOUT
-----
Current version: 2.6
Current version: 2.7

OpenSesame Toolbox offers two applications to supplement OpenSesame.

Expand All @@ -29,7 +29,7 @@ It is also possible to use OpenSesame Questionnaire Processor from CLI:

python opensesame-questionnaire-processor <source_folder> [<target_folder>]

In linux with Python 2 set to default, "python3" has to be used as cmd instead of "python".
In linux where Python 2 is default, <python3> has to be used as cmd instead of <python>
To use the CLI method it is required the questionnaires originate from the OpenSesame Experiment Manager or contain the same column names in the log files.


Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
opensesame-toolbox (2.7-1) stretch; urgency=medium

* Fixed experiment manager ui.

-- Bob Rosbag <[email protected]> Mon, 27 Nov 2017 10:14:15 +0200

opensesame-toolbox (2.6-1) stretch; urgency=medium

* Replaced resource function in io_tools.
Expand Down
2 changes: 1 addition & 1 deletion libopensesametoolbox/experimentmanager_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
from libopensesametoolbox.clean_data import stringToBool


version = "2.6"
version = "2.7"
author = "Bob Rosbag"
email = "[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion libopensesametoolbox/questionnaireprocessor_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
from libopensesametoolbox.io_tools import OutLog, getResourceLoc
from libopensesametoolbox.clean_data import cleanUpString, cleanUpStringList, removeJunk, stringToBool

version = "2.6"
version = "2.7"
author = "Bob Rosbag"
email = "[email protected]"

Expand Down
51 changes: 32 additions & 19 deletions opensesametoolbox_resources/experimentmanager.ui
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>30</y>
<width>110</width>
<width>151</width>
<height>16</height>
</rect>
</property>
Expand All @@ -85,7 +85,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>60</y>
<width>62</width>
<width>91</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -222,7 +222,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>90</y>
<width>158</width>
<width>141</width>
<height>16</height>
</rect>
</property>
Expand All @@ -236,7 +236,7 @@ p, li { white-space: pre-wrap; }
<string>Insert the subject number</string>
</property>
<property name="text">
<string>Subject number (integer)</string>
<string>Subject number</string>
</property>
</widget>
<widget class="QLineEdit" name="subjectLineEdit">
Expand All @@ -255,6 +255,19 @@ p, li { white-space: pre-wrap; }
</sizepolicy>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>400</x>
<y>90</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>* integer</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
Expand All @@ -273,7 +286,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>30</y>
<width>113</width>
<width>161</width>
<height>20</height>
</rect>
</property>
Expand All @@ -292,7 +305,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>60</y>
<width>138</width>
<width>181</width>
<height>20</height>
</rect>
</property>
Expand All @@ -309,9 +322,9 @@ p, li { white-space: pre-wrap; }
<widget class="QLabel" name="resolutionHorizontalLabel">
<property name="geometry">
<rect>
<x>210</x>
<x>200</x>
<y>34</y>
<width>129</width>
<width>151</width>
<height>16</height>
</rect>
</property>
Expand All @@ -328,9 +341,9 @@ p, li { white-space: pre-wrap; }
<widget class="QLabel" name="resolutionVerticalLabel">
<property name="geometry">
<rect>
<x>210</x>
<x>200</x>
<y>63</y>
<width>114</width>
<width>151</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -394,7 +407,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>30</y>
<width>219</width>
<width>271</width>
<height>20</height>
</rect>
</property>
Expand All @@ -419,7 +432,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>60</y>
<width>125</width>
<width>151</width>
<height>16</height>
</rect>
</property>
Expand All @@ -441,7 +454,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>90</y>
<width>65</width>
<width>101</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -569,7 +582,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>120</y>
<width>407</width>
<width>501</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -601,7 +614,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>10</x>
<y>30</y>
<width>123</width>
<width>171</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -745,7 +758,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>180</x>
<y>90</y>
<width>85</width>
<width>111</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -795,7 +808,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>180</x>
<y>120</y>
<width>85</width>
<width>111</width>
<height>16</height>
</rect>
</property>
Expand All @@ -814,7 +827,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>180</x>
<y>60</y>
<width>171</width>
<width>211</width>
<height>16</height>
</rect>
</property>
Expand Down Expand Up @@ -932,7 +945,7 @@ p, li { white-space: pre-wrap; }
<rect>
<x>180</x>
<y>30</y>
<width>156</width>
<width>201</width>
<height>16</height>
</rect>
</property>
Expand Down

0 comments on commit 1a1ed38

Please sign in to comment.