llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

No provision to add background images in CLOZE or MCQ Forms as in Learning Apps Website #35

Closed AvinashAgarwal14 closed 5 years ago

AvinashAgarwal14 commented 5 years ago

@llaske @thingthing Is this a desired feature? Should I work on this?

vaarigupta commented 5 years ago

@AvinashAgarwal14 Hello, I want to be part of community.I use hexchat for IRC client but my messages are not delivered . Which IRC client or any platform do you use to communicate with others? and One more--- I cannot run ExerciserReact on my system. It is asking for sugarizer to run on your system. I have installed that but cannot find any way to resolve the issue. exerciser

AvinashAgarwal14 commented 5 years ago

@vaarigupta Hey! We don't use any IRC Client as such, we use Github's issue to communiacate our doubts and ideas. As far as the error is concerned you need to copy the lib folder into node_modules before starting the server i.e

npm install
copy lib into node_modules
npm run start
vaarigupta commented 5 years ago

Hey @AvinashAgarwal14 Thank you so much yr. It worked. I was not able to figure out. Thanks a lot

AvinashAgarwal14 commented 5 years ago

@vaarigupta Sure, no problem.

llaske commented 5 years ago

@AvinashAgarwal14 I don't plan to add background image on any template. I know it's in Learning App but I think it's useless.

AvinashAgarwal14 commented 5 years ago

@llaske Thanks for the insight :). Closing this issue.