moved to Gitea

This commit is contained in:
Jaap Marsman 2023-08-06 06:18:43 +08:00
parent 43c91b6524
commit 8d245e5fe1
217 changed files with 1 additions and 2395 deletions

View File

@ -1,49 +0,0 @@
# Copyrights
This document attributes the different components used to build the Time Sampling Form application (c) 2022 Jaap Marsman.
## The engine: Godot
This app uses Godot Engine, available under the following license:
Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur. Copyright (c) 2014-2022 Godot Engine contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## Web Export (for Results)
Uses code from the [HTML5-File-Exchange-for-Godot project](https://github.com/Pukkah/HTML5-File-Exchange-for-Godot).
## Fonts
Portions of this software are copyright © 2022 The FreeType Project (www.freetype.org). All rights reserved.
The app uses the Noto Sans font family, for which <a href="https://github.com/notofonts/noto-fonts/blob/main/LICENSE" target="_blank">the full Open Font License is available here</a>.
## Internet module Mbed TLS (as part of Godot)
Copyright The Mbed TLS Contributors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
## Multiplayer module ENET (as part of Godot)
Copyright (c) 2002-2020 Lee Salzman
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## Attributions for art
The classroom photograph used in the app is a no-attribution-required photograph from Pixabay, under the Pixabay License. The original link to the photograph is [here](https://pixabay.com/photos/classroom-chairs-tables-school-824120/).

View File

@ -1 +0,0 @@
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.

View File

@ -1,17 +1,3 @@
<p align="center">
<img src="./design_files/main_icon_small.png" width="200" height="200">
</p>
# Time Sampling Form # Time Sampling Form
A freeware and open source SEN-related observation tool. The <a href="https://www.internationalsengroup.org/tsf_web/" target="_blank">web version is available here</a> (now works on iPads too). I have moved all code and future development to my self-hosted Gitea: [click here to view this repo there](https://gitea.defiantjc.synology.me/jaap/time-sampling-form).
## Manual
For a detailed manual on how to use the Time Sampling Form, please go to <a href="https://www.internationalsengroup.org/resources/time-sampling-form/" target="_blank">this page on the ISENG website</a>.
## License & Attributions
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
For an overview of all underlying licences, copyrights and attributions, please see the [Copyrights document](COPYRIGHTS.md).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

View File

@ -1 +0,0 @@

View File

@ -1,3 +0,0 @@
[folding]
sections_unfolded=PackedStringArray()

View File

@ -1,49 +0,0 @@
[docks]
dock_filesystem_split=0
dock_filesystem_display_mode=0
dock_filesystem_file_sort=0
dock_filesystem_file_list_display_mode=1
dock_split_2=0
dock_split_3=0
dock_hsplit_1=0
dock_hsplit_2=405
dock_hsplit_3=-405
dock_hsplit_4=0
dock_1_selected_tab_idx=0
dock_2_selected_tab_idx=0
dock_3_selected_tab_idx=0
dock_4_selected_tab_idx=0
dock_5_selected_tab_idx=0
dock_6_selected_tab_idx=0
dock_7_selected_tab_idx=0
dock_8_selected_tab_idx=0
dock_floating={}
dock_filesystem_selected_paths=PackedStringArray("res://")
dock_filesystem_uncollapsed_paths=PackedStringArray("res://")
dock_3="Scene,Import"
dock_4="FileSystem"
dock_5="Inspector,Node,History"
[EditorNode]
open_scenes=PackedStringArray("res://main_screen.tscn")
current_scene="res://main_screen.tscn"
center_split_offset=0
selected_default_debugger_tab_idx=0
selected_main_editor_idx=2
selected_bottom_panel_item=1
[ScriptEditor]
open_scripts=["res://addons/HTML5FileExchange/HTML5FileExchange.gd", "res://main_screen.gd"]
open_help=[]
script_split_offset=105
list_split_offset=0
selected_script="res://main_screen.gd"
[ShaderEditor]
open_shaders=[]
split_offset=0
selected_shader=""

View File

@ -1,30 +0,0 @@
ea4bc82a6ad023ab7ee23ee620429895
::res://::1691267965
default_env.tres::Environment::2606819079193414667::1691267559::0::1::::<><>::
EditScreen.gd::GDScript::-1::1691267544::0::1::::<>CanvasLayer<>::
export_presets.cfg::TextFile::-1::1668820651::0::1::::<><>::
global_ints.gd::GDScript::-1::1691267544::0::1::::<>Node<>::
icon.png::CompressedTexture2D::3028018602038015163::1661560370::1691267552::1::::<><>::
main_screen.gd::GDScript::-1::1691267544::0::1::::<>CanvasLayer<>::
main_screen.tscn::PackedScene::4242949458822688449::1691267559::0::1::::<><>::uid://bki1nuccpiu3o::::res://wb_theme.tres<>res://main_screen.gd<>res://NameChangePanel.gd<>uid://c21retrvbsple::::res://Assets/fonts/noto_sans_display.ttf<>uid://pimhoja8acya::::res://Assets/fonts/noto_sans_display_bold.ttf<>res://ObservationWindow.gd<>res://EditScreen.gd<>res://Results.gd<>res://TimerBar.gd<>res://ProgressBar.gd<>uid://f05e8gcyixqb::::res://Assets/icons/main_icon.png
NameChangePanel.gd::GDScript::-1::1691267544::0::1::::<>Panel<>::
ObservationWindow.gd::GDScript::-1::1691267544::0::1::::<>CanvasLayer<>::
ProgressBar.gd::GDScript::-1::1691267544::0::1::::<>ProgressBar<>::
Results.gd::GDScript::-1::1691267544::0::1::::<>CanvasLayer<>::
TimerBar.gd::GDScript::-1::1691267544::0::1::::<>ProgressBar<>::
wb_theme.tres::Theme::3106427052906460934::1691267557::0::1::::<><>::uid://pimhoja8acya::::res://Assets/fonts/noto_sans_display_bold.ttf<>uid://c21retrvbsple::::res://Assets/fonts/noto_sans_display.ttf
::res://addons/::1667567677
::res://addons/HTML5FileExchange/::1680051591
HTML5FileExchange.gd::GDScript::-1::1691267544::0::1::::<>Node<>::
plugin.cfg::TextFile::-1::1667567677::0::1::::<><>::
plugin.gd::GDScript::-1::1691267544::0::1::::<>EditorPlugin<>::
::res://Assets/::1667302001
sample_text.md::TextFile::-1::1667302001::0::1::::<><>::
::res://Assets/fonts/::1677723358
noto_sans_display.ttf::FontFile::6722654324432813366::1605715200::1691267544::1::::<><>::
noto_sans_display_bold.ttf::FontFile::1070089530347739784::1605715200::1691267544::1::::<><>::
::res://Assets/icons/::1691267553
main_icon.png::CompressedTexture2D::404384057662935549::1666702712::1691267553::1::::<><>::
main_icon_square.png::CompressedTexture2D::8269928595084799554::1666702712::1691267552::1::::<><>::
::res://Assets/photos/::1691267553
classroom-824120_1920.jpg::CompressedTexture2D::8306912242081311734::1666097107::1691267553::1::::<><>::

View File

@ -1,3 +0,0 @@
res://default_env.tres
res://main_screen.tscn
res://wb_theme.tres

View File

@ -1,175 +0,0 @@
[editor_states]
Anim={
"visible": false
}
2D={
"grid_offset": Vector2(0, 0),
"grid_snap_active": false,
"grid_step": Vector2(8, 8),
"grid_visibility": 1,
"ofs": Vector2(-93.4412, -134.006),
"primary_grid_steps": 8,
"show_edit_locks": true,
"show_guides": true,
"show_helpers": false,
"show_origin": true,
"show_rulers": true,
"show_transformation_gizmos": true,
"show_viewport": true,
"show_zoom_control": true,
"smart_snap_active": false,
"snap_guides": true,
"snap_node_anchors": true,
"snap_node_center": true,
"snap_node_parent": true,
"snap_node_sides": true,
"snap_other_nodes": true,
"snap_pixel": true,
"snap_relative": false,
"snap_rotation": false,
"snap_rotation_offset": 0.0,
"snap_rotation_step": 0.261799,
"snap_scale": false,
"snap_scale_step": 0.1,
"zoom": 0.890899
}
3D={
"fov": 70.01,
"gizmos_status": {
"AudioListener3D": 0,
"AudioStreamPlayer3D": 0,
"CPUParticles3D": 0,
"CSGShape3D": 0,
"Camera3D": 0,
"CollisionObject3D": 0,
"CollisionPolygon3D": 0,
"CollisionShape3D": 0,
"Decal": 0,
"FogVolume": 0,
"GPUParticles3D": 0,
"GPUParticlesCollision3D": 0,
"Joint3D": 0,
"Light3D": 0,
"LightmapGI": 0,
"LightmapProbe": 0,
"Marker3D": 0,
"NavigationLink3D": 0,
"NavigationRegion3D": 0,
"OccluderInstance3D": 0,
"Path3D": 0,
"PhysicalBone3D": 0,
"RayCast3D": 0,
"ReflectionProbe": 0,
"ShapeCast3D": 0,
"Skeleton3D": 0,
"SoftBody3D": 0,
"SpringArm3D": 0,
"VehicleWheel3D": 0,
"VisibleOnScreenNotifier3D": 0,
"VoxelGI": 0
},
"local_coords": false,
"preview_sun_env": {
"environ_ao_enabled": false,
"environ_enabled": true,
"environ_energy": 1.0,
"environ_gi_enabled": false,
"environ_glow_enabled": true,
"environ_ground_color": Color(0.2, 0.169, 0.133, 1),
"environ_sky_color": Color(0.385, 0.454, 0.55, 1),
"environ_tonemap_enabled": true,
"sun_color": Color(1, 1, 1, 1),
"sun_enabled": true,
"sun_energy": 1.0,
"sun_max_distance": 100.0,
"sun_rotation": Vector2(-1.0472, 2.61799)
},
"rotate_snap": 15.0,
"scale_snap": 10.0,
"show_grid": true,
"show_origin": true,
"snap_enabled": false,
"translate_snap": 1.0,
"viewport_mode": 1,
"viewports": [{
"auto_orthogonal": false,
"auto_orthogonal_enabled": true,
"cinematic_preview": false,
"display_mode": 20,
"distance": 4.0,
"doppler": false,
"frame_time": false,
"gizmos": true,
"half_res": false,
"information": false,
"listener": true,
"lock_rotation": false,
"orthogonal": false,
"position": Vector3(0, 0, 0),
"use_environment": false,
"view_type": 0,
"x_rotation": 0.5,
"y_rotation": -0.5
}, {
"auto_orthogonal": false,
"auto_orthogonal_enabled": true,
"cinematic_preview": false,
"display_mode": 20,
"distance": 4.0,
"doppler": false,
"frame_time": false,
"gizmos": true,
"half_res": false,
"information": false,
"listener": false,
"lock_rotation": false,
"orthogonal": false,
"position": Vector3(0, 0, 0),
"use_environment": false,
"view_type": 0,
"x_rotation": 0.5,
"y_rotation": -0.5
}, {
"auto_orthogonal": false,
"auto_orthogonal_enabled": true,
"cinematic_preview": false,
"display_mode": 20,
"distance": 4.0,
"doppler": false,
"frame_time": false,
"gizmos": true,
"half_res": false,
"information": false,
"listener": false,
"lock_rotation": false,
"orthogonal": false,
"position": Vector3(0, 0, 0),
"use_environment": false,
"view_type": 0,
"x_rotation": 0.5,
"y_rotation": -0.5
}, {
"auto_orthogonal": false,
"auto_orthogonal_enabled": true,
"cinematic_preview": false,
"display_mode": 20,
"distance": 4.0,
"doppler": false,
"frame_time": false,
"gizmos": true,
"half_res": false,
"information": false,
"listener": false,
"lock_rotation": false,
"orthogonal": false,
"position": Vector3(0, 0, 0),
"use_environment": false,
"view_type": 0,
"x_rotation": 0.5,
"y_rotation": -0.5
}],
"zfar": 4000.01,
"znear": 0.05
}
selected_nodes=Array[NodePath]([])

File diff suppressed because one or more lines are too long

View File

@ -1,21 +0,0 @@
[editor_metadata]
executable_path="/usr/bin/godot"
[debug_options]
run_live_debug=true
run_reload_scripts=true
[recent_files]
scenes=["res://main_screen.tscn"]
scripts=["res://addons/HTML5FileExchange/HTML5FileExchange.gd", "res://main_screen.gd"]
[dialog_bounds]
project_settings=Rect2(1245, 592, 1350, 1050)
[linked_properties]
CanvasLayer:scale=true

View File

@ -1,27 +0,0 @@
[res://main_screen.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 81,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 14,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://addons/HTML5FileExchange/HTML5FileExchange.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 29,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 16,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}

View File

@ -1,3 +0,0 @@
[folding]
sections_unfolded=PackedStringArray()

View File

@ -1 +0,0 @@
list=Array[Dictionary]([])

View File

@ -1,3 +0,0 @@
source_md5="c93c745f3d88a6cb24ef8c346155335c"
dest_md5="7419a4405779ce0758eb2c16119b5b19"

View File

@ -1,3 +0,0 @@
source_md5="47313fa4c47a9963fddd764e1ec6e4a8"
dest_md5="e460ea20cd8f2b0bb93e0b9aea181c60"

View File

@ -1,3 +0,0 @@
source_md5="230f5b5021bcbb0b298e5ed766263e5b"
dest_md5="4a2288423f5a8e9c41b72bce8418e058"

View File

@ -1,3 +0,0 @@
source_md5="4eecb5ed07b57b33f8a888b7c938988a"
dest_md5="84819f5d3946cef62bce934f774fdf0a"

View File

@ -1,3 +0,0 @@
source_md5="3fd59f68099da57cc2bdf6f419a5b121"
dest_md5="bc98f1e7fc9cf2460b480b5731ac58a5"

View File

@ -1,3 +0,0 @@
source_md5="e189b104173e05729d5f9b1c26d32c93"
dest_md5="e488a6ed8aff2558bec223b50df362fb"

Some files were not shown because too many files have changed in this diff Show More