Fostering Environmental Awareness with Smart IoT Planters in Campuses
Abstract
:1. Introduction
1.1. Smart IoT Planters in Educational Contexts
1.2. Teamwork Towards Multidisciplinary Implementations
2. Materials and Methods
2.1. Participants
2.2. Materials
2.3. Design of the Case Study
- (1)
- Type A groups (3 x groups) comprised 4 CE students. Type A groups had support from CE teachers. These groups comprised only members from the CE discipline. These were the groups with the lowest degree of multidisciplinarity.
- (2)
- Type B groups (3 x groups) comprised 4 CE students, and 4 AE students. Type B groups had support from both the CE and the AE teachers. AE students were only assigned to type B groups. These were groups with the highest degree of multidisciplinarity.
- (3)
- Type C groups (3 x groups) comprised only CE students. Type C groups had support from both CE and AE teachers. These were the groups with a medium degree of multidisciplinarity.
2.4. Meassure Instruments
2.5. Procedure
2.6. Data Analysis
3. Results
3.1. IoT Systems to Foster Environmental Awareness in the Campus
- Vertical garden: A wooden pallet placed vertically on a wall with 6 plastic bottles attached to it. The bottles are placed diagonally from the top to the bottom with a change of direction. When watering the bottle on top using a dripper, the water runs from one bottle to the next one immediately below. The circuit concludes in a small tank for the remaining water. See Figure 1a.
- Hydroponic system: A closed circular circuit created with pipes. The plants are placed in the holes created in the upper part of the pipe so that the base of the plant is in contact with water and nutrients. A pump is used to circulate water from a tank to the rest of the circuit. See Figure 1b.
- Rectangular planters: 6 plastic planters with 50 × 38 × 30 dimensions were installed. A slit was opened at the bottom of the side of the planters to release the remaining water. Figure 1c illustrates how some of the electronic components are embedded.
3.1.1. Sensors
- Water sensor: an analog sensor which returns 0 value if no water is detected, and a higher value when water is detected. The vertical garden was designed placing the water sensor within a small tank attached to the bottleneck of the last bottle. This tank contains the excess water. Similarly, all rectangular planters have a slit in the bottom back side where excess water can escape to a plate when the pot overflows. The water sensor was placed on the plate so that whenever there was a drop on its grid, the irrigation system was automatically stopped.
- Weight sensor: an analog sensor that varies the output voltage depending on the mass on it. This sensor is placed at the base of the planter of rectangular planters to keep track of the weight. The groups installed this sensor with two different purposes: (1) Identify when to stop the irrigation. Knowing how much weight the pot has before starting to water, and how much weight the pot has when the water begins to overflow, the students were able to design a system to stop watering.; (2) Manage the evolution of the plant mass of the planter. The plant grows inside and outside the pot as time passes. This sensor allows you to know precisely what plant mass the pot has. This data is relevant to determine the amount of nutrients needed, and to determine the moment when to relocate the plant to a larger pot.
- Temperature probe: an analog sensor using a resistance that varies the output voltage between 0 and 1000 depending on the inner temperature. The probe is installed inside the land to explore the temperature of the plant at different depths.
- Soil moisture sensor: an analog sensor that measures the volumetric water content in soil. Measuring soil moisture is important to manage the irrigation system more efficiently. This sensor measures the humidity of the soil of the plant positioning the two legs inside the ground. The students proposed the use of this sensor in 2 different ways: (1) To control humidity horizontally. Students placed the sensor on the surface of the land to determine the humidity of the soil at different distances from the drip system (or plant stem); (2) to control humidity vertically. Students placed the sensor making a slit in the side of the pot at different depths to measure the evolution of the wet bulb.
- Light Dependent Resistor (LDR): an analog sensor whose resistance varies depending on the amount of light falling on its surface. These resistors are often used in circuits where it is required to sense the presence of light. The groups used this sensor to artificially adapt the light of the plant to make the photosynthesis, when natural light was not appropriate.
- Environmental temperature: a digital sensor that returns two decimal values reporting Celsius degrees. The temperature in campus corridors usually fluctuates depending on the time of day, the angle of the light, if windows are open or closed, number of students around, or if the heating system is on or off. Likewise, there are plants that are more sensitive than others to temperature fluctuations. The ambient temperature sensor allowed to monitor how the temperature varied throughout the day and to provide suitable feedback depending on the type of plant being cultivated.
- Environmental humidity: a digital sensor that returns two decimal values reporting percentage of humidity. Moisture is important so that photosynthesis is possible. Likewise, plants should not lose too much water from their leaves. The humidity sensor allows to monitor how the humidity varied and to adapt the feedback to the user based on the need to humidify the plant. Some students suggested installing an air humidifier as actuator in further implementations.
- Environmental light: a digital sensor, which returns four decimal values between 0 and 2400 reporting the existing light intensity measured in lux (unit of measure for the amount of light received by the sensor). Similar to the LDR, it is used to provide additional artificial light if the natural one is not enough.
- CO2-Air quality: a digital sensor that returns four decimal values between 450 and 2000 ppm (parts per million). Air quality is measured on the basis of the CO2 ppm number and volatile organic compounds coexisting in the air. The students implemented this sensor to alert users when the corridor is saturated with CO2 and it is necessary to open the windows.
3.1.2. Actuators
- Relay. The relay is a switch controlled by an electrical circuit by means of a coil and an electromagnet to open or close the electro valve.
- Solenoid valve (electro valve). This valve controls the passage of the irrigation water through the pipe. The valve is moved by a solenoid coil, and has only two positions: open or closed.
- High intensity colour LED. The students used sets of LEDs for two different functionalities: (1) produce artificial light to facilitate photosynthesis of the plant; (2) provide feedback to the user in real time on how the irrigation system is working. e.g., Group #1 implemented the following policy: LED lights blue when the plant is watering; the LED turns red when the AQ sensor reported over 1000 ppm of CO2; the LED turns green when the sensors of the plant return optimal values.
- Ambient displays and feedback tools. Students used different interfaces to show the values returned by the sensors:
- (a)
- Ambient display: The PRISMA is an environmental display to support learning scenarios [46]. See Figure 3a. The PRISMA can display information with its 24 LED ring, 8 × 8 LED matrix, and a liquid crystal display. This display was made available to students so they could configure it based on their interaction needs. E.g. Group #3 configured the PRISMA to provide a range of colours between blue and yellow derived from the humidity returned by the sensor.
- (b)
- Interactive touch screen display. This interactive display was installed to present real-time information from all planters making sensors data visible with visual metaphors. The main screen includes a menu where the user can select which planter to explore in detail. See Figure 2 (left).
- (c)
- Mobile messaging system. Group #5 configured the IoT system to send alerts by means of Telegram instant messaging app, when specific events occur. Figure 3b shows some examples of the configured alerts: “The plant has not enough light”, “Congratulations! The plant is growing under the best conditions”, “Security alert! There is no Internet connectivity. Check the planter”. The system also notifies when the irrigation has started and finished.
3.1.3. Computer and Microcontroller
- UP2board. The UP Squared board is an x86 maker board based on the Intel. The UP boards are used in IoT applications, industrial automation, or digital signage. This board is equipped with an Intel Celeron N3550 and Intel Pentium N4200 System on Chip (SoC), 40 pins, 8 GB RAM, Ethernet, HDMI, and USB connectors. This case study was carried out along the semester of the Computer Based Systems module. Hence, students were urged to implement their IoT systems using this board.
- ESP32 microcontroller. ESP32 is a series of low-cost, low-power SoC microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 employs a Tensilica Xtensa LX6 microprocessor. ESP32 includes built-in antenna switches, power amplifier, low-noise receives amplifier, filters, and power-management modules. In this case study, the most advantageous groups were able to adapt the processing capacity of the system and replace the board with a microcontroller.
3.1.4. IoT Cloud Platform
- Application Programming Interface (API). All groups used the Rest API to remotely store the data in the cloud via HTTP or MQTT protocols.
- Rule engine. Students were able to configure specific rules to validate the data and consistently perform specific actions. e.g., Group #5 configured the platform to broadcast mobile messages alerting the user via Telegram when precise events occurred.
- Data persistence. Trial profiles created in the IoT platform had restrictions regarding the duration of the data persistence in the cloud. Hence, some groups were able to configure the system to backup the data in a local database to keep long-term data.
- Visualization dashboard. The IoT dashboard is a key HMI (Human-Machine Interface) component to organize and present digital information from the physical world into a simply understood display on a computer or mobile. Hence, students were able to interpret the information stored in the IoT platform using different interfaces depending on the sensor they were able to configure (See Figure 3c).
3.1.5. Irrigation System
3.2. Mutlidisciplinary Teamwork on IoT
Frequently Used Channels to Communicate
3.3. Educational Initiatives to Promote Environmental Awareness in the Campus
- (a)
- Actions: Student #311 suggested that some students should be rewarded whenever they maintain the plants and take care of the IoT systems once the module finished. He also suggested creating a campaign in which students could create 1 min video pills to denounce issues happening in the campus to boost the impact in social networks. Consequently, the most impacting denounces would be rewarded. Student #111 suggested reducing paper waste rewarding students who upload their class notes into Moodle. Student #611 believed that the university could create a social game suggesting 1 individual achievable challenge for each of the of the 17 sustainable development goals. Student #612 reported that loyalty recycling in the campus should be rewarded (e.g., paper, batteries, plastics). Student #812 suggested remunerating car sharing and the use of bikes to commute to the campus.
- (b)
- Rewards: Student #111 would reward the most environmentally loyal students with scholarships, ticket bonuses (to exchange in cafeteria, coffee machines, printing machines, or events organized by the university), or grant priority to book the best learning spaces in the library (e.g., quieter, with more light). Student #114 would reward these students providing with priority to select their preferred time slots to attend to the modules distributed in alternative schedules along the day/week. Student #311 suggested providing visibility to the most active students presenting an updated ranking in visual displays.
4. Discussion and Conclusions
- Input layer. This layer includes the sensors collecting measurements regularly, and the processing of the data done by the microcontroller/computer (Section 3.1.3). Data is sent to the process layer via MQTT protocol.
- Process layer. Data is stored in a database included in the IoT cloud platform. Rules might be configured according to the specific requirements of each planter (e.g., send a mobile message via Telegram alerting the user when the water sensor detects spilled water). This layer includes input/output API with endpoints to store/request data in/from the IoT platform via HTTP protocol.
- Output layer. Actions configured to be accomplished by the actuators (i.e., alerts, enable irrigation system, disable artificial lighting system). It comprises both commands towards IoT planter maintenance (Section 3.1.5), and feedback information for third party clients using the API interface.
- Optimization the irrigation systems using weight sensors, water sensors, and warning systems. Students implemented IoT planters that open/closed the electro-valve based on real time data, and the particular conditions required by each plant. Likewise, suitable alerts were configured to minimise energy consumption;
- On-site real-time feedback. The IoT planters developed included on-site feedback that draw attention to environmental and consumption variables, promoting the discussion in students walking next to the planters. The LEDs system provided visual feedback specifying when the irrigation stopped/started, when the CO2 level is over the configured limit, or, when the environmental sensors return optimal values for the plant. The ambient display was configured to make the soil variables visible (i.e., humidity, temperature, weight), transforming the gradient into a colour scale (Figure 3a);
- Online real-time feedback. The systems implemented included different software clients that obtained and reported real-time data. One example was the touchscreen display, which showed detailed graphics on the evolution of the variables of each planter (Figure 3c). Another example was the mobile chatbot, which alerts and traces irrigation schedules (Figure 3b).
Supplementary Materials
Author Contributions
Funding
Acknowledgments
Conflicts of Interest
References
- Ge, X.; Zhou, R.; Li, Q. 5G NFV-Based Tactile Internet for Mission-Critical IoT Services. IEEE Internet Things J. 2019, 14. [Google Scholar] [CrossRef]
- Chettri, L.; Bera, R. A Comprehensive Survey on Internet of Things (IoT) toward 5G Wireless Systems. IEEE Internet Things J. 2020, 7, 16–32. [Google Scholar] [CrossRef]
- Kanwal, M.; Malik, A.W.; Rahman, A.U.; Mahmood, I.; Shahzad, M. Sustainable Vehicle-Assisted Edge Computing for Big Data Migration in Smart Cities. IEEE Internet Things J. 2020, 7, 1857–1871. [Google Scholar] [CrossRef]
- Zanella, A.; Bui, N.; Castellani, A.; Vangelista, L.; Zorzi, M. Internet of Things for Smart Cities. IEEE Internet Things J. 2014, 1, 22–32. [Google Scholar] [CrossRef]
- Lasi, H.; Fettke, P.; Kemper, H.G.; Feld, T.; Hoffmann, M. Industry 4.0. Bus. Inf. Syst. Eng. 2014, 6, 239–242. [Google Scholar] [CrossRef]
- Colglazier, W. Sustainable development agenda: 2030. Science 2015, 349, 1048–1050. [Google Scholar] [CrossRef]
- Bringslimark, T.; Hartig, T.; Patil, G.G. The psychological benefits of indoor plants: A critical review of the experimental literature. J. Environ. Psychol. 2009, 29, 422–433. [Google Scholar] [CrossRef]
- Doxey, J.S.; Waliczek, T.M.; Zajicek, J.M. The Impact of Interior Plants in University Classrooms on Student Course Performance and on Student Perceptions of the Course and Instructor. HortScience 2009, 44, 384–391. [Google Scholar] [CrossRef]
- Han, K.-T. Influence of Limitedly Visible Leafy Indoor Plants on the Psychology, Behavior, and Health of Students at a Junior High School in Taiwan. Environ. Behav. 2009, 41, 658–692. [Google Scholar] [CrossRef] [Green Version]
- Fjeld, T. The Effect of Interior Planting on Workers and School Children. Int. Hum. Issues Hortic. 2000, 10, 46–52. [Google Scholar]
- Khan, A.R.; Younis, A.; Riaz, A.; Abbas, M.M. Effect of Interior Plantscaping on Indoor Academic Environment. J. Agric. Res. 2005, 43, 235–242. [Google Scholar]
- Gómez, J.; Castaño, S.; Mercado, T.; Garcia, J.; Fernandez, A. Internet of Things (IoT) system for the monitoring of protected crops. Rev. Ing. e Innovación 2018, 5, 24–31. [Google Scholar]
- Srbinovska, M.; Gavrovski, C.; Dimcev, V.; Krkoleva, A.; Borozan, V. Environmental parameters monitoring in precision agriculture using wireless sensor networks. J. Clean. Prod. 2015, 88, 297–307. [Google Scholar] [CrossRef]
- Lambebo, A.; Haghani, S. A Wireless Sensor Network for Environmental Monitoring of Greenhouse Gases. In Proceedings of the ASEE 2014 Zone I Conference, Bridgpeort, CT, USA, 3–5 April 2014. [Google Scholar]
- Karim, F.; Karim, F.; Frihida, A. Monitoring system using web of things in precision agriculture. Procedia Comput. Sci. 2017, 110, 402–409. [Google Scholar] [CrossRef]
- Kim, N.S.; Lee, K.; Ryu, J.H. Study on IoT based wild vegetation community ecological monitoring system. In Proceedings of the International Conference on Ubiquitous and Future Networks (ICUFN), Sapporo, Japan, 7–10 July 2015. [Google Scholar]
- Hinojosa-Pinto, S. Diseño de una Arquitectura IoT para el Control de Sistemas Hidropónicos. Final. Ph.D. Thesis, Universidad Politécnic de Valencia, Valencia, Spain, 2019. Available online: https://riunet.upv.es/handle/10251/127335 (accessed on 13 April 2020).
- Anaya-Isaza, A.; Peluffo-Ordoñez, D.H.; Ivan-Rios, J.; Castro-Silva, J.A.; Ruiz, D.A.; Llanos, L.H. Sistema de Riego Basado En La Internet De Las Cosas (IoT). In Proceedings of the Jornadas Internacionales FICA, Ibarra, Ecuador, 14–15 November 2016; Volume 2016, pp. 1–9. [Google Scholar]
- Escalas-Rodríguez, G. Diseño y Desarrollo de un Prototipo de Riego Automático Controlado con Raspberry Pi y Arduino; Universitat Politècnica de Catalunya: Barcelona, Spain, 2015. [Google Scholar]
- Alvarez-Campana, M.; López, G.; Vázquez, E.; Villagrá, V.; Berrocal, J. Smart CEI Moncloa: An IoT-based Platform for People Flow and Environmental Monitoring on a Smart University Campus. Sensors 2017, 17, 2856. [Google Scholar] [CrossRef] [Green Version]
- Altares-López, S.; Barrado-Aguirre, S.; Loizu-Cisquella, M.; Tabuenca, B.; García-Alcántara, V.; Rubio-Caro, J.-M.; Gilarranz-Casado, C. Electrónica y automática de bajo coste aplicada al huerto urbano. In Proceedings of the Congreso Ibérico de Agroingeniería, Huesca, Spain, 3–6 September 2019; Servicio de Publicaciones Universidad: Zaragoza, Spain, 2019; pp. 940–952. [Google Scholar]
- Hormigo, J.; Rodriguez, A. Designing a Project for Learning Industry 4.0 by Applying IoT to Urban Garden. IEEE Rev. Iberoam. Tecnol. del Aprendiz. 2019, 14, 58–65. [Google Scholar] [CrossRef]
- Khandakar, A.; Chowdhury, M.E.H.; Gonzales, A.J.S.P.; Touati, F.; Emadi, N.A.; Ayari, M.A. Case Study to Analyze the Impact of Multi-Course Project-Based Learning Approach on Education for Sustainable Development. Sustainability 2020, 12, 480. [Google Scholar] [CrossRef] [Green Version]
- Derler, H.; Berner, S.; Grach, D.; Posch, A.; Seebacher, U. Project-Based Learning in a Transinstitutional Research Setting: Case Study on the Development of Sustainable Food Products. Sustainability 2019, 12, 233. [Google Scholar] [CrossRef] [Green Version]
- Mantawy, I.M.; Rusch, C.; Ghimire, S.; Lantz, L.; Dhamala, H.; Shrestha, B.; Lampert, A.; Khadka, M.; Bista, A.; Soni, R.; et al. Bridging the Gap between Academia and Practice: Project-Based Class for Prestressed Concrete Applications. Educ. Sci. 2019, 9, 176. [Google Scholar] [CrossRef] [Green Version]
- Blumenfeld, P.; Soloway, E.; Marx, R.; Krajcik, J.; Guzdial, M.; Palincsar, A. Motivating Project-Based Learning: Sustaining the Doing, Supporting the Learning. Educ. Psychol. 1991, 26, 369–398. [Google Scholar]
- Fruchter, R. Dimensions of Teamwork Education. Int. J. Eng. Educ. 2001, 17, 426–430. [Google Scholar]
- Thomas, J.W. A review of research on project-based learning. Learning 2000, 1–46. [Google Scholar]
- Cannon-Bowers, J.A.; Tannenbaum, S.I.; Salas, E.; Volpe, C.E. Defining competencies and establishing team training requirements. In Team Effectiveness and Decision Making in Organizations; Guzzo, R., Salas, E., Eds.; Jossey Bass: San Francisco, CA, USA, 1995; pp. 333–380. ISBN 9781555426415. [Google Scholar]
- Hackman, J.R. A normative model of work team effectiveness. Yale Sch. Organ. Manag. 1983. [Google Scholar]
- Klimoski, R.J.; Jones, R.G. Staffing for effective group decision making: Key issues in matching people and teams. In Team Effectiveness and Decision Making in Organizations; Wiley & Sons Ltd.: Toronto, ON, Canada, 1995; ISBN 978-1-55542-641-5. [Google Scholar]
- McGrath, J.E. Social Psychology: A Brief Introduction. Sociol. Q. 1964. [Google Scholar]
- Salas, E.; Dickinson, T.L.; Converse, S.A.; Tannenbaum, S.I. Toward an understanding of team performance and training. Teams: Their Training and Performance 1992. [Google Scholar]
- Tannenbaum, S.I.; Beard, R.L.; Salas, E. Team Building and its Influence on Team Effectiveness: An Examination of Conceptual and Empirical Developments. Adv. Psychol. 1992, 82, 117–153. [Google Scholar]
- McGrath, J.E. Groups: Interaction and Performance; Cliffs, E., Ed.; Prentice Hall PTR: Upper Saddle River, NJ, USA, 1984; Volume 14. [Google Scholar]
- Bravo, R.; Catalán, S.; Pina, J.M. Analysing teamwork in higher education: An empirical study on the antecedents and consequences of team cohesiveness. Stud. High. Educ. 2018, 44, 1153–1165. [Google Scholar] [CrossRef]
- Pfaff, E.; Huddleston, P. Does It Matter if I Hate Teamwork? What Impacts Student Attitudes toward Teamwork. J. Mark. Educ. 2003, 25, 37–45. [Google Scholar] [CrossRef]
- Gargallo, B.; Suárez-Rodríguez, J.M.; Pérez-Pérez, C. El cuestionario ceveapeu. un instrumento para la evaluación de las estrategias de aprendizaje de los estudiantes universitarios. Reli. Rev. Electron. Investig. y Eval. Educ. 2009, 15, 6. [Google Scholar] [CrossRef] [Green Version]
- Kyndt, E.; Dochy, F.; Struyven, K.; Cascallar, E. The perception of workload and task complexity and its influence on students’ approaches to learning: A study in higher education. Eur. J. Psychol. Educ. 2011, 26, 393–415. [Google Scholar] [CrossRef]
- Sargent, L.D.; Sue-Chan, C. Does diversity affect group efficacy? The intervening role of cohesion and task interdependence. Small Gr. Res. 2001, 32, 426–450. [Google Scholar] [CrossRef]
- Fransen, J.; Kirschner, P.A.; Erkens, G. Mediating team effectiveness in the context of collaborative learning: The importance of team and task awareness. Comput. Human Behav. 2011, 27, 1103–1113. [Google Scholar] [CrossRef] [Green Version]
- Alavi, M. Computer-Mediated Learning: An Empirical Evaluation. MIS Q. 1994. [Google Scholar] [CrossRef]
- Lau, P.; Kwong, T.; Chong, K.; Wong, E. Developing students’ teamwork skills in a cooperative learning project. Int. J. Lesson Learn. Stud. 2013. [Google Scholar] [CrossRef]
- Wageman, R.; Hackman, J.R.; Lehman, E. Team diagnostic survey: Development of an instrument. J. Appl. Behav. Sci. 2005, 41, 373–398. [Google Scholar] [CrossRef]
- Nunnally, J.C.; Bernstein, I. Psychometric Theory; McGraw-Hill: New York, NY, USA, 1967; Volume 226. [Google Scholar]
- Tabuenca, B.; Wu, L.; Tovar, E. The PRISMA: A Visual Feedback Display for Learning Scenarios. In Proceedings of the 13th International Conference on Ubiquitous Computing & Ambient Intelligence, Toledo, Spain, 5 December 2019; Volume 31, p. 81. [Google Scholar]
- Naik, N. Choice of effective messaging protocols for IoT systems: MQTT, CoAP, AMQP and HTTP. In Proceedings of the 2017 IEEE International Systems Engineering Symposium (ISSE), Vienna, Austria, 11–13 October 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1–7. [Google Scholar] [CrossRef] [Green Version]
- Kodali, R.K.; Sarjerao, B.S. A low cost smart irrigation system using MQTT protocol. In Proceedings of the 2017 IEEE Region 10 Symposium (TENSYMP), Cochin, India, 14–16 July 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1–5. [Google Scholar]
- Tabuenca, B.; Sánchez-Peña, J.J.; Cuetos-Revuelta, M.J. El smartphone desde la perspectiva docente: ¿una herramienta de tutorización o un catalizador de ciberacoso? Rev. Educ. a Distancia 2019. [Google Scholar] [CrossRef]
Scale (7-Point Likert) | M(SD) | Cronbach’s α | Sample Item |
---|---|---|---|
Perceived learning | 4.35(1.68) | 0.96 | I am learning to identify the central issues of the subject |
Expected quality | 5.75(1.30) | 0.94 | I think the work of my team deserves a high mark |
Team cohesiveness | 5.67(1.23) | 0.89 | Every member in the team fulfils their part |
Workload | 2.78(1.38) | 0.89 | Teamwork requires a lot of my time |
Satisfaction | 5.97(1.08) | 0.77 | I enjoy working with my team |
Collaborative behaviour | 5.70(0.94) | 0.71 | Teamwork is stimulating for me |
Cooperativeness | 5.06(0.78) | 0.52 * | I like to work with other people |
Task complexity | 4.27(1.25) | 0.42 * | I have undertaken similar tasks in other subjects |
Scales/Subscales | Group A | Group B | Group C |
---|---|---|---|
M(SD) N = 15 | M(SD) N = 12 | M(SD) N = 12 | |
Overall teamwork | 4.67(0.88) | 5.26(1.01) | 5.24(0.61) |
Collaborative behaviour | 5.69(0.91) | 5.80(1.10) | 5.58(0.85) |
Satisfaction | 5.55(1.32) | 6.47(0.89) | 5.95(0.76) |
Team cohesiveness | 5.28(1.33) | 5.93(1.28) | 5.84(1.04) |
Expected quality | 5.12(1.32) | 5.97(1.43) | 6.27(0.75) |
Perceived learning | 4.00(1.63) | 4.65(1.79) | 4.47(1.71) |
Workload | 2.38(0.69) | 2.72(1.63) | 3.31(1.63) |
Grades | 7.49(1.63) | 9.09(0.69) | 8.65(0.63) |
Scales | Sum of Squares | df | Mean Square | F | Pr(>F) |
---|---|---|---|---|---|
Teamwork | 2.27 | 2 | 1.35 | 1.84 | 0.17 |
Collaborative behaviour | 0.26 | 2 | 0.13 | 0.14 | 0.86 |
Workload | 5.25 | 2 | 2.62 | 1.41 | 0.25 |
Team cohesiveness | 3.11 | 2 | 1.55 | 1.02 | 0.37 |
Expected quality | 8.56 | 2 | 4.28 | 2.81 | 0.07 |
Satisfaction | 5.04 | 2 | 2.52 | 2.31 | 0.11 |
Grades | 17.14 | 2 | 8.57 | 6.73 | 0.003 ** |
r | Grades | Collaborat. | Workload | Cohesive. | Learning | Quality | Satisfact. |
---|---|---|---|---|---|---|---|
Grades | 1 | ||||||
Collaboration | −0.03 | 1 | |||||
Workload | 0.09 | −0.12 | 1 | ||||
Cohesiveness | 0.09 | 0.61 * | 0.12 | 1 | |||
Learning | 0.09 | 0.59 * | −0.01 | 0.62 * | 1 | ||
Quality | 0.34 | 0.40 | 0.12 | 0.66 * | 0.35 | 1 | |
Satisfaction | 0.31 | 0.56 * | −0.02 | 0.81 * | 0.47 | 0.67 * | 1 |
Never 1 | Rarely 2 | Occasionally 3 | Frequently 4 | Very Frequently 5 | M(SD) | |
---|---|---|---|---|---|---|
%(n) | %(n) | %(n) | %(n) | %(n) | ||
14.34 (39) | 5.51 (15) | 12.50(34) | 22.43(61) | 45.22(123) | 3.79(1.43) | |
Telegram | 47.06 (128) | 7.35 (20) | 5.15(14) | 5.15(14) | 35.29(96) | 2.74(1.83) |
53.68 (146) | 20.59 (56) | 15.81(43) | 6.62(18) | 3.31(9) | 1.85(1.11) | |
Teams | 74.63 (203) | 13.97 (38) | 9.19(25) | 2.21(6) | 0(0) | 1.39(0.75) |
Skype | 87.13 (237) | 9.56 (26) | 2.21(6) | 0.74(2) | 0.37(1) | 1.18(0.53) |
99.26 (270) | 0.74 (2) | 0(0) | 0(0) | 0(0) | 1.01(0.08) | |
99.26 (270) | 0.74 (2) | 0(0) | 0(0) | 0(0) | 1.01(0.08) |
© 2020 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Tabuenca, B.; García-Alcántara, V.; Gilarranz-Casado, C.; Barrado-Aguirre, S. Fostering Environmental Awareness with Smart IoT Planters in Campuses. Sensors 2020, 20, 2227. https://doi.org/10.3390/s20082227
Tabuenca B, García-Alcántara V, Gilarranz-Casado C, Barrado-Aguirre S. Fostering Environmental Awareness with Smart IoT Planters in Campuses. Sensors. 2020; 20(8):2227. https://doi.org/10.3390/s20082227
Chicago/Turabian StyleTabuenca, Bernardo, Vicente García-Alcántara, Carlos Gilarranz-Casado, and Samuel Barrado-Aguirre. 2020. "Fostering Environmental Awareness with Smart IoT Planters in Campuses" Sensors 20, no. 8: 2227. https://doi.org/10.3390/s20082227
APA StyleTabuenca, B., García-Alcántara, V., Gilarranz-Casado, C., & Barrado-Aguirre, S. (2020). Fostering Environmental Awareness with Smart IoT Planters in Campuses. Sensors, 20(8), 2227. https://doi.org/10.3390/s20082227